6 Commits

Author SHA1 Message Date
Rich
27cfd702fb Update DTS for Grid and Content after exiting grid.
Changed property MyItemInfo to method GetMyItemInfo so that it is not saved to XML.
Use new vlnFlexGrid method GetMyItemInfo.
2011-04-30 12:49:09 +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
e439f31c1f 2011-03-30 15:50:40 +00:00
Rich
6029f6dd8b - Removed Debug
- Don't resize grid when initializing
- Use LoadGrid which adjusts the Grid Font
- Only save contents if in edit mode
Changes to Comments
Added Property MySymbolFontName
- Setup GoTo button to handle ROTable Grids
- Support GoTo for ROTable Grids (MyFlexGrid.IsRoTable)
- Restored code to handle Vertical Alignment
- Added MyItemInfo property
- Removed commented-out debug in DPI property
- Support Font Override
- Use DisplayText to do ReplaceWords
- Set Text Color to Black (Change Links to Black)
Use DebugOutput property rather than _DebugOutput field
- Override Font for printing grids
- Override Font for printing text
2011-03-11 15:49:39 +00:00
b43ea73257 2011-03-10 13:32:26 +00:00
a0b15ce884 2011-03-09 12:08:23 +00:00