Support for Column Grouping and Row Grouping in TreeDataGrid #3532
Unanswered
eliasmelgaco
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use the
TreeDataGrid
component along withColumnOrColumnGroup
in thecolumns
property to achieve both column grouping and row grouping inreact-data-grid
. However, it seems that this is not working as expected.Current Setup
Here is the current setup of my code:
Beta Was this translation helpful? Give feedback.
All reactions