7 Commits

Author SHA1 Message Date
d0ce429883 C2018-031 added CheckAndFixBorderArrays() that will correct the table border arrays only if needed, prior to editing a table. 2018-09-27 13:19:34 +00:00
Rich
0678a168eb move generic code to volian.base.library
fix to hide displayhistory panels if myedititem is null
2011-09-08 20:42:33 +00:00
Rich
c1d863e1ac Changed VlnBorders so that XML is not saved twice
Changed MyBorderDetailString so that XML is saved once
Adjust the vertical location of the Grid to match 16 bit.
2011-04-12 13:49:01 +00:00
Rich
2d16db5bf2 Override the default font for Demo Mode
Check for null MyFlexGrid before using it.
Added Static LineWidth0 method used for drawing borders on the screen
Fixed logic to draw borders on the VlnFlexGrid
Fixed logic to draw grid borders on the pdf output.
2011-04-07 23:35:07 +00:00
5877037beb 2011-03-23 15:01:19 +00:00
Rich
a03970cd09 Initialize Borders from FlexGrid selection
Eliminate SelChange funtions during Initialization
Eliminate Moving GridItem to the Left and Right on selection
Fixed a bug where SelectedEditItem was null
Eliminate SelChange funtions during Initialization
Use FlexGrid CellRange (Selection) to Get and Set Range Borders
Added Unknown value to GridLinePattern enum
Set Range Borders based upon CellRange (Selection)
2011-03-22 15:05:22 +00:00
Rich
3bb7779e63 Custom Borders for vlnFlexGrid
ListBox for custom borders
Selection panel for custom borders
2011-03-18 14:15:51 +00:00