Skip to content

Releases: Andries-Smit/DataGridExtention

App store release 2.5.0

22 May 14:57

Choose a tag to compare

  • Update to Mendix 6 - 7
  • inline button add option progress

It is not recommended to use the data grid extension in new project as the widget will not further be maintained.

Bug Fixes - App Store V2.4.2

25 Mar 09:42

Choose a tag to compare

Fixed an issue with Grid data source MF, caused an exception because it is not sortable

Fixes - App Store V2.4.1

01 Mar 14:00

Choose a tag to compare

Button captions and confirmation dialog text can be translated in
multiple languages.

  • inline buttons, confirmation dialog
  • (prev / next) Select row Button
  • Add default values for translatable strings.
  • Add error feedback placing widget not in the correct cell
  • fix bug Make Datagrid Extension ToolBar button Visables also compatible with Mx 5.12 Template Grid.

Some Fixes - App Store V2.4

21 Jan 14:03

Choose a tag to compare

Fix for mx 5.12
Broken selection
Styling fix for menu position

Mendix 5.7 Fixes - App Store V2.3

01 Sep 13:43

Choose a tag to compare

New Feature:

  • Support for template grids; empty message and dynamic show of paging

Bug Fixes for mx5.7

  • Detection Reference Set selector, broken by new 5.7 class for testing.
  • Broken compare check for stored Flex Columns in Mx5.7 (no settings for
    column attr anymore for invisible columns )
  • Broken sorting in Mx5.7 (th domData, changed from key to, index and use
    of _visibleColumns) replaced buildGridBody only compatible with mx5.7
    and up