42 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
ec3ae2b100 2011-04-29 15:34:16 +00:00
271c1ce923 2011-04-26 20:01:48 +00:00
d8071395fe 2011-04-20 20:12:24 +00:00
a54391cc69 2011-04-20 16:08:22 +00:00
6a63b4634c 2011-04-20 13:59:14 +00:00
6ac65a51a3 2011-04-15 14:45:39 +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
cae4e76643 2011-03-31 18:36:56 +00:00
98ba49a249 2011-03-30 18:54:21 +00:00
e439f31c1f 2011-03-30 15:50:40 +00:00
7f22d62f00 2011-03-28 18:13:29 +00:00
ccd1d65fce 2011-03-23 18:27:38 +00:00
291e064de0 2011-03-23 16:15:25 +00:00
b205558431 2011-03-23 15:05:51 +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
81b22109e6 2011-03-22 14:52:39 +00:00
Rich
ec9932d93e Initialize BorderListBox based upon current DPI
Changed background for border selection
Draw Background and Borders for empty cells
Set the Borders druing Grid conversion
2011-03-21 16:33:29 +00:00
f36d16d84c 2011-03-18 19:15:36 +00:00
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