32 Commits

Author SHA1 Message Date
Rich
792351c922 Change Manager 2011-08-01 20:20:39 +00:00
273113fbca added event for Enter Key 2011-06-16 19:27:41 +00:00
b9dd99d394 Spell Check Context menu fix 2011-06-07 19:06:21 +00:00
bb9d4f9042 fix for arrow keys and for initial mouse select of a table. 2011-06-01 19:39:06 +00:00
c7fc6bae56 Reset background color of table, if delete was aborted 2011-05-16 18:52:59 +00:00
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
271c1ce923 2011-04-26 20:01:48 +00:00
d8071395fe 2011-04-20 20:12:24 +00:00
6ac65a51a3 2011-04-15 14:45:39 +00:00
35f45d2e0b 2011-04-01 14:38:19 +00:00
cae4e76643 2011-03-31 18:36:56 +00:00
98ba49a249 2011-03-30 18:54:21 +00:00
2fa637ab4d 2011-03-30 16:19:57 +00:00
0d79abd34d 2011-03-29 17:30:09 +00:00
7f22d62f00 2011-03-28 18:13:29 +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
e3131bfff9 2011-03-14 11:33:53 +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
c693bc8b10 2011-03-09 11:52:09 +00:00
57c1c135b3 2011-03-07 13:17:20 +00:00
287707438e 2011-03-01 13:26:22 +00:00
7704e926df 2011-02-18 18:59:46 +00:00
7288901ea4 2011-02-16 16:09:35 +00:00
Rich
1b58295cfe Corrected lookup of UserName to use ToUpper
Added code to support Text vs RTF content
2011-02-14 21:54:41 +00:00
Rich
5786528a44 - Restore the selection color after HideCaret
- Only show the pseudo caret if the StepRTB was active for the grid
Add a property to track if the StepRTB was active for a grid
Track if the StepRTB was active for a grid
2011-02-14 19:00:41 +00:00
1456d43132 2011-02-14 15:49:00 +00:00
Rich
2876ad911a Handle MyStepRTB Dispose
Fixed a NullReference Bug
2011-02-11 21:14:08 +00:00
Rich
0ad442ae19 Fixed CopyItemAndChildren to support Grids, Images and DROUsages
Removed completed items from the ToDo List at the top of the file
2011-02-10 22:22:11 +00:00
Rich
41c8a90bdf RichTextBox pseudo caret when it doesn't have focus 2011-02-09 21:52:56 +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
773b2d2380 2011-02-08 11:31:16 +00:00