Versions Compared

Key

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

4.1.11

ReportTable

  • Fixed bug where right clicking a selected item would deselect other items even though MultiSelect is set to 2

4.1.10

EditTable

  • Added ClickOption method

...

  • Updated net code to better isolate UI thread from networking thread

4.1.8

ReportTable

  • Fixed bug where ColumnHeaderFont would not work for some themes

...

Ribbon

  • Added "Windows10" theme

ReportTable

  • Fixed bug where Number columns would display "0" instead of "" when "" was passed in
  • Fixed bug where negative numbers would be off by a factor of 10 when formatted

...

  • Fixed bug where combo popup would not size and position correctly on multiple monitors

ReportTable

  • Updated Number type to use true decimal numbers
  • Fixed bug where columns using Number type would randomly show "0." instead of the actual value.

...

  • Fixed bug where combo popup would not size and position correctly on multiple monitors

4.1.4

ReportTable

  • Added "Custom" theme to support BackColor customization
  • Updated themes to allow font changes in both headers and body
  • Fixed big where, by default, the report table wouldn't use font's to determine column header and row heights

...

  • Fixed bug where resize cursor would appear over whole headers on large scrolled tables
  • Fixed bug where Clear method would disable button cells

ReportTable

  • Fixed crashes related to toggle selections

...

  • Fixed bug in 64-bit where OIX form designer would produce errors instead of a context menu on a right click

ReportTable

  • Fixed bug where Shift-Selecting items using Multi-Select mode 2 would sometimes crash

...

  • Added PreventMouseHoverActivate property for allows popups to be non-interactive informational windows.
  • Added RememberPosition property to allow developers to ensure popups reappear in their default position even if users move them.

ReportTable

  • Added SelectAll method for selecting all rows in the table.
  • Added UnselectAll method for clearing the current selection.
  • Fixed bug where AVG formula was not working

...