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 deletion #2889

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

Support server-side row deletion #2889

prakhargupta1 opened this issue Nov 10, 2023 · 0 comments · Fixed by #2978
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 a deleteRecord(id) method. When available the frontend component should automatically provide a delete buttons in the data grid which upon clicking calls said deleteRecord method.

@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 new feature New feature or request waiting for 👍 Waiting for upvotes and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer 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