Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Added ability to set disabled context menu items when calling ShowContextMenu method
  • Updated renderer to better render selected rows when they contains vertically merged cells
  • Fixed bug where multilined cells wouldn't redraw immediately when calling Paste, Cut, Copy, etc.
  • Fixed bug where tab stops weren't rendering when cells were in navigation mode
  • Fixed bug where blank message boxes would appear if rows were taller than the workspace height
  • Fixed bug where horizontal scrolling would not forcibly redraw if there were freeze columns in use

...

  • Updated multilined cells to hid multilined-popup when pages switch but focus does not
  • Updated OnHeaderClick events to fire even when the selection style enables select-by-header option
  • Fixed bug where users could not always scroll to the last row or column
  • Fixed bug where ScrollPos wasn't setting vertical position
  • Fixed bug where CellAlignment was not working for cells with only an image
  • Fixed bug where ScrollStep might cause some rows at the top to never scroll into view

...

  • Updated image layouts to cause Thumbnail layouts to produce thumbnails instead being the same as Clipped layouts
  • Fixed several scrolling that sometimes resulted in a crash
  • Fixed rendering error with button cells
  • Fixed rendering error where first row would be the same color as the workspace
  • Fixed OnKeyNavigationDone event not firing when CellEditMode was set to EDIT

3.0.4

  • Added Border and BorderColors properties to all controls
  • Added OnGotFocusOnLostFocusOnMouseEnter, and OnMouseExit events to all controls
  • Fixed bug where scrollbar would sometimes appear when it wasn't supposed to
  • Fixed bug where in very rare conditions, the List or Array properties would truncate the data
  • Fixed bug where users couldn't always scroll to last column or row

...