Releases: Andries-Smit/DataGridExtention
Releases · Andries-Smit/DataGridExtention
App store release 2.5.0
- 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
Fixed an issue with Grid data source MF, caused an exception because it is not sortable
Fixes - App Store V2.4.1
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
Fix for mx 5.12
Broken selection
Styling fix for menu position
Mendix 5.7 Fixes - App Store V2.3
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