DataGrid 2 - Sticky Columns/Header - Mendix Forum

DataGrid 2 - Sticky Columns/Header

25

Add 'Sticky Columns' and 'Sticky Header' as configurable options in DataGrid 2 settings, allowing users to lock specific columns or the header row in place during horizontal or vertical scrolling for improved usability and data navigation.

asked
1 answers

HI Jorger,

To implement Sticky Columns and a Sticky Header in Data Grid 2, you can use the mDatagrids widget. This widget extends Data Grid capabilities by allowing configuration of fixed (sticky) headers and columns, so selected columns or the header row remain visible while scrolling horizontally or vertically, greatly improving usability and data navigation—especially for wide or large datasets.


Mendix Marketplace - mDataGrids - Sticky columns, headers & more for Data Grids Widgets

Created