Skip to content

Data Widgets v2.16.0

Choose a tag to compare

@uicontent uicontent released this 09 Apr 09:03

[2.16.0] Datagrid

Added

  • Limited the number of items rendered on design mode to 3.

  • We have expanded the pagination options by introducing a new feature called 'Load more'. This option enables users to load additional data with the click of a button. Thank you, @sharadsums, for making this feature.

Changed

  • Previously, if the attribute configured for storing personalization settings was changed externally, the data grid did not reflect these changes. Moving forward, the data grid widget will now automatically re-read and apply personalization settings whenever the underlying attribute changes.

Fixed

  • We fixed an issue where the columns exported on ExportToExcel action are not the same as the ones visible on Datagrid 2.

  • We made Visible property of columns required. It is no longer possible to leave the expression empty, therefore you will need to explicitly set a boolean value to set the visibility.

[1.7.0] Gallery

Added

  • Limited the number of items rendered on design mode to 3.