Skip to content
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] Advanced CRUD example with Tree data #15670

Open
Tracked by #9328
joserodolfofreitas opened this issue Nov 29, 2024 · 1 comment
Open
Tracked by #9328

[data grid] Advanced CRUD example with Tree data #15670

joserodolfofreitas opened this issue Nov 29, 2024 · 1 comment
Labels
component: data grid This is the name of the generic UI component, not the React module! feature: Editing Related to the data grid Editing feature feature: Tree data Related to the data grid Tree data feature recipe support: docs-feedback Feedback from documentation page

Comments

@joserodolfofreitas
Copy link
Member

joserodolfofreitas commented Nov 29, 2024

Feedback received:
Please add CRUD example for treedata! Currently it is difficult to figure out how to do it. Combining this to CRUD example (https://mui.com/x/react-data-grid/editing/#full-featured-crud) is difficult as its uses processRowUpdate which causes the tree to collaps on edit, which is very poor UX.

from https://mui.com/x/react-data-grid/tree-data/#full-example

Search keywords:

@github-actions github-actions bot added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Nov 29, 2024
@joserodolfofreitas joserodolfofreitas changed the title [ ] Docs feedback [data grid] Advanced crud example with Treedata Nov 29, 2024
@joserodolfofreitas joserodolfofreitas changed the title [data grid] Advanced crud example with Treedata [data grid] Advanced CRUD example with Treedata Nov 29, 2024
@joserodolfofreitas joserodolfofreitas changed the title [data grid] Advanced CRUD example with Treedata [data grid] Advanced CRUD example with Tree-data Nov 29, 2024
@joserodolfofreitas joserodolfofreitas changed the title [data grid] Advanced CRUD example with Tree-data [data grid] Advanced CRUD example with Tree data Nov 29, 2024
@michelengelen michelengelen added component: data grid This is the name of the generic UI component, not the React module! feature: Editing Related to the data grid Editing feature support: docs-feedback Feedback from documentation page recipe feature: Tree data Related to the data grid Tree data feature and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Nov 29, 2024
@github-project-automation github-project-automation bot moved this to 🆕 Needs refinement in MUI X Data Grid Nov 29, 2024
@michelengelen
Copy link
Member

Added it to the umbrella issue @joserodolfofreitas 👍🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module! feature: Editing Related to the data grid Editing feature feature: Tree data Related to the data grid Tree data feature recipe support: docs-feedback Feedback from documentation page
Projects
Status: 🆕 Needs refinement
Development

No branches or pull requests

2 participants