Features planned for future CoreUI Data Grid releases — inline editing, grouping and aggregation, tree data, full grid keyboard navigation and dynamic row heights.
On this page
The Data Grid is under active development. These capabilities are planned for future releases; the pages in this documentation cover what ships today.
Shipped
- Inline editing — edit cell values in place, with built-in editors and a popup contract for rich ones.
- Full keyboard navigation —
role="grid"cell-by-cell arrow-key movement, extending the accessible chrome.
Planned
- Grouping & aggregation — group rows and compute totals per group.
- Tree data — hierarchical, expandable rows.
- Dynamic row heights — per-row heights in the virtualizer, beyond today’s
fixed
rowHeight.
Have a request or want to track progress? Open an issue on the CoreUI Data Grid repository.