105 Commits

Author SHA1 Message Date
bfb9e3c19e Was sometimes getting an error message during the Paste operation of a table Row or Column. B2012-085 and B2012-086
Fixed some other Copy/Paste Rows/Columns table bugs as well.
2012-04-03 14:23:34 +00:00
0158228eeb Fixed a problem when Table ROs where updated (from Get Latest RO Values)
Fixed a table conversion problem. Needed to remove extra ‘\r’ characters
2011-10-10 13:07:32 +00:00
f78e7f6a5a Allow the border to be specified when a grid is created 2011-09-28 13:30:16 +00:00
Rich
0a434b92b2 Fix to the TagPanel not to fail if it is expanded
Only refresh list if visible
Removed debugging
Fixed report to work with MSWord Section changes
2011-08-02 14:53:02 +00:00
Rich
792351c922 Change Manager 2011-08-01 20:20:39 +00:00
2ac032a599 DataLoader fix for tables 2011-06-29 17:10:22 +00:00
87d3a95327 DataLoad fix for tables and Enter Key handling logic 2011-06-16 19:33:50 +00:00
67873fd6c6 added comment about mixed fonts in the spell checker section 2011-06-07 20:33:34 +00:00
f66289aacf Spell checker fix 2011-06-07 19:11:46 +00:00
3faef16a06 fixed logic that selects the table cell under the mouse pointer when the table is first clicked upon. 2011-06-01 19:44:04 +00:00
02c1b2c665 fixed border selection with merged ranges 2011-05-18 17:46:13 +00:00
5222423ac4 Bug fix for B2011-080, added a check for all rows or all columns selected. Added variable to save background color, so that it could be restored if a Delete was aborted. 2011-05-16 18:56:57 +00:00
b0e42d7ce3 2011-05-04 14:46:08 +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
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