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: 3.0.1
Framework Version: 10.24.0
Release Notes: ### [3.0.1] Gallery #### Fixed - We fixed an issue where gallery widget wasn't following screen breakpoints defined in custom-variables file.
Version: 3.0.0
Framework Version: 10.24.0
Release Notes: ### Breaking changes - Grid-wide filtering is now configurable directly within the filter widget settings, offering greater flexibility and control over filtering in both the Data Grid and Gallery widgets. Existing configurations using grid-wide filtering will be automatically converted to the new setup when updating the widget.
Version: 2.32.2
Framework Version: 10.21.0
Release Notes: ### [1.14.2] Gallery #### Fixed - We fixed an issue where gallery widget wasn't following screen breakpoints defined in custom-variables file.
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.7
Framework Version: 10.12.6
Release Notes: ### [1.14.2] Gallery #### Fixed - We fixed an issue where gallery widget wasn't following screen breakpoints defined in custom-variables file.
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.