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

Support server-side row editing #2887

Closed
prakhargupta1 opened this issue Nov 10, 2023 · 0 comments · Fixed by #3001
Closed

Support server-side row editing #2887

prakhargupta1 opened this issue Nov 10, 2023 · 0 comments · Fixed by #3001
Labels
new feature New feature or request scope: toolpad-studio Abbreviated to "studio" waiting for 👍 Waiting for upvotes

Comments

@prakhargupta1
Copy link
Member

prakhargupta1 commented Nov 10, 2023

Add CRUD operations to the Toolpad data providers.

The data provider interface can be augmented with updateRecord(id, fields) methods. When available the frontend component should automatically provide edit buttons in the data grid which turns the row editable and calls said method in the backend.

@prakhargupta1 prakhargupta1 added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Nov 10, 2023
@Janpot Janpot added waiting for 👍 Waiting for upvotes enhancement This is not a bug, nor a new feature new feature New feature or request and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer enhancement This is not a bug, nor a new feature labels Nov 20, 2023
@oliviertassinari oliviertassinari added the scope: toolpad-studio Abbreviated to "studio" label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request scope: toolpad-studio Abbreviated to "studio" waiting for 👍 Waiting for upvotes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants