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.