Data Grid - Group & Pivot
Use grouping, pivoting and more to analyse the data in depth.
🚧 Tree data
⚠️ This feature isn't implemented yet. It's coming.
👍 Upvote issue #210 if you want to see it land faster.
Tree data allows to visualize self-referential hierarchical (tree-like structure) data.
🚧 Master detail
⚠️ This feature isn't implemented yet. It's coming.
👍 Upvote issue #211 if you want to see it land faster.
The feature allows to display row details on an expandable pane.
🚧 Grouping
⚠️ This feature isn't implemented yet. It's coming.
👍 Upvote issue #212 if you want to see it land faster.
Group rows together that share a column value, this creates a visible header for each group and allows the end-user to collapse groups that they don't want to see.
🚧 Aggregation
⚠️ This feature isn't implemented yet. It's coming.
👍 Upvote issue #213 if you want to see it land faster.
When grouping, you will be able to apply an aggregation function to populate the group row with values.
🚧 Pivoting
⚠️ This feature isn't implemented yet. It's coming.
👍 Upvote issue #214 if you want to see it land faster.
Pivoting will allow you to take a columns values and turn them into columns.