[data grid][tree view] Support different data structure #17197
Labels
component: data grid
This is the name of the generic UI component, not the React module!
component: tree view
TreeView, TreeItem. This is the name of the generic UI component, not the React module!
discussion
feature: Tree data
Related to the data grid Tree data feature
new feature
New feature or request
waiting for 👍
Waiting for upvotes
Summary
The data grid data structure for trees is https://mui.com/x/react-data-grid/tree-data/
It's different from the data structure for tree view https://mui.com/x/react-tree-view/rich-tree-view/items/.
In both cases, the data is likely stored in a relational database, so I wonder about the value of supporting both structures for both components.
I'm opening this issue to see if people from the community have thoughts around it.
Examples
No response
Motivation
No response
Search keywords: -
The text was updated successfully, but these errors were encountered: