-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[data grid] Add "Expand/Collapse All" functionality for tree data #14137
Comments
Hey @mahammahmood ... the selection feature is actively worked on atm. #13757 As for the expansion feature we can add this to the board for now to open up the discussion on implementation details. 👍🏼 |
I am also interested in this functionality. I tried doing something on my own but was unable to get something that was performant with a lot of rows. I had commented here but never received a response on whether I was doing something wrong. I'd be very interested in how this could work as part of the grid. |
Is this functionality implemented by MUI? |
yes, it is ... it's apparently a bit harder than originally thought, so the PR got not merged yet ... but we are working on it! |
Thanks for the update! Do you have an estimated time for when it will be completed? |
no, not that i know of ... @MBilalShafi could give a bit more insight if needed |
I added a solution in the userland that could be utilized until a built-in solution is available: #8505 (comment) @mahammahmood @genepaul Could you check if it makes sense for you? |
Summary
I know that you are working on Tree Data Selection. I would like you to consider adding a feature to select or unselect all the checkboxes and to expand and collapse all the nodes as well. Could you please give me the tentative date for the launch of the Tree Data Selection feature?
Examples
Here is the example
https://codesandbox.io/p/sandbox/goofy-beaver-dscr3c
Motivation
No response
Search keywords: Data ,Grid , Premium, Tree, data, Select All, Expand All, Collapse All
Order ID: 91010
The text was updated successfully, but these errors were encountered: