22 Commits

Author SHA1 Message Date
Rich
6cd97c36ce Added MyBorders - Custom border code
Use MyBorders in Grid_OwnerDrawCell
Added Insert and Delete Row and Column support for custom borders
2011-03-18 14:17:33 +00:00
7ac571fdd5 2011-03-17 18:57:05 +00:00
b9ce843421 2011-03-17 09:38:48 +00:00
ce76d5ed5f 2011-03-14 11:41:26 +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
5ec5508d95 2011-03-09 12:05:09 +00:00
8f5b541aca 2011-03-07 13:20:00 +00:00
Rich
9a9e57020f Eliminate some properties from the saved XML by using the XmlIgnore Attribute.
Added DPI property to VlnFlexGrid
Added a number of CellRange properties to support printing
Replace \~ (Hard Space) with \u160? before display or editing
Adjust the width of the StepRTB in Grid_OwnerDrawCell
2011-03-03 16:51:59 +00:00
b0c65d03ea 2011-03-02 14:06:58 +00:00
089c50befa 2011-03-01 16:34:27 +00:00
97e5cf4ee6 2011-03-01 13:28:50 +00:00
7704e926df 2011-02-18 18:59:46 +00:00
729c39a503 2011-02-16 16:11:15 +00:00
c3f491ed8b 2011-02-14 15:51:38 +00:00
Rich
c3cc1f3417 Dispose RTF in OwnerDraw
Added Properties and Methods for UnEven Selection
2011-02-11 21:14:41 +00:00
Rich
9befc92794 - Remove Comment
- Set Forecolor to backcolor on a cell being edited.
- Verify that the Col is within range before accessing cell contents
Support for volian border formats
2011-02-09 15:31:57 +00:00
a68a7cd8ec 2011-02-08 11:34:11 +00:00
8caee80740 2011-01-20 18:15:58 +00:00
0fafccf62c 2011-01-19 21:53:01 +00:00
78dd08720a 2011-01-13 16:35:22 +00:00
da6df7ff1e 2009-07-20 15:48:48 +00:00