Data Widgets

Content Type: Module
Categories: Communication

Overview

Important note: This is a module not a single widget. The Data Widgets module, is a packaged module that contains the following widgets: Data grid 2, Gallery, Tree node, Filtering and Sorting widgets. This module also includes all the styling, design properties and building blocks related to these widgets. Data grid 2: The successor of the standard data grid widget for displaying content in a tabular form. It comes with many powerful new features and settings like support for widgets, row and cell coloring, responsive layout, accessibility and different paging options, like virtual scrolling. Gallery: The Gallery widget is the successor to both the standard list view and template grid. It features a new responsive grid design, usage of the same filtering and sort widgets from Data grid 2 and settings like support for conditional styling, paging and empty placeholders. Tree node: The tree node is a widget used to create a level in a tree UI. Multiple tree node widgets can be combined to create a tree view. The tree node widget is fully composable and comes with settings for animating and icon customization. Filtering and Sorting widgets: The filtering and sorting can be used across the data widgets of the Data grid 2 and the Gallery. Out of the box there is filtering for text, numbers, dates, and the option to add drop-down filters for single or multiple selections.

Documentation

Please see Data Widgets in the Mendix documentation for details.

Releases

Version: 2.32.1
Framework Version: 10.21.0
Release Notes: ### [2.30.6] Datagrid #### Fixed - We fixed an issue where columns weren't resizing correctly when vertical borders were enabled.
Version: 2.32.0
Framework Version: 10.21.0
Release Notes: ### [2.11.3] DatagridDateFilter #### Fixed - We fixed an issue with filter popup positioning. ### [2.9.3] DatagridNumberFilter #### Fixed - We fixed an issue with filter popup positioning. ### [2.9.2] DatagridTextFilter #### Fixed - We fixed an issue with filter popup positioning. ### [2.30.5] Datagrid #### Added - We improved accessibility by making it possible to specify label for Select all checkbox. #### Fixed - We fixed an issue with column selector popup positioning. ### [1.14.1] Gallery #### Added - We added an option to specify item descriptions in the gallery widget, improving accessibility for screen reader users. ### [1.0.4] SelectionHelper #### Changed - Internal improvements.
Version: 2.31.1
Framework Version: 10.21.0
Release Notes: ### [2.9.2] DatagridNumberFilter #### Fixed - We fixed an issue with number filter not working in some locales ### [2.30.4] Datagrid #### Fixed - We changed the severity for missing column captions from error to warning
Version: 2.31.0
Framework Version: 10.21.0
Release Notes: ### Changed - We updated studio pro minimum version to 10.21 to support Mendix 11.
Version: 2.30.6
Framework Version: 10.12.6
Release Notes: ### Changed - We backported fixes and improvements from DataWidgets 2.32.1 to DataWidgets 2.30, ensuring older versions benefit from recent updates.
Version: 2.30.5
Framework Version: 10.12.6
Release Notes: ### [2.10.1] DatagridDropdownFilter #### Fixed - We fixed inconsistent filter behavior with showing ellipsis in smaller width.
Version: 2.30.4
Framework Version: 10.12.6
Release Notes: ### [1.2.2] DropdownSort #### Fixed - We removed read only style being applied incorrectly.
Version: 2.30.3
Framework Version: 10.12.6
Release Notes: ### [2.11.2] DatagridDateFilter #### Fixed - We fixed an issue where non-adjustable default filters were overridden by personalization settings. ### [2.9.1] DatagridNumberFilter #### Fixed - We fixed an issue where non-adjustable default filters were overridden by personalization settings. ### [2.9.1] DatagridTextFilter #### Fixed - We fixed an issue where non-adjustable default filters were overridden by personalization settings. ### [2.30.3] Datagrid #### Fixed - We fixed an issue where non-adjustable default filters were overridden by personalization settings. - We fixed an issue where the vertical scrollbar for column selector is not showing if data grid has horizontal scrollbar.
Version: 2.30.2
Framework Version: 10.12.6
Release Notes: ### Fixed - We fixed layout issue where right-aligned content is not aligned with the filter. ### [2.30.2] Datagrid #### Fixed - Fixed an issue where the refresh interval was incorrectly using milliseconds instead of seconds.
Version: 2.30.1
Framework Version: 10.12.6
Release Notes: ### [2.30.1] Datagrid #### Fixed - Fixed a layout issue when using "autofit content" in column settings. - Fixed a problem where the column didn't set its default value in the personalization if the column is hidden by default.