Support server-side row editing #2887
Labels
new feature
New feature or request
scope: toolpad-studio
Abbreviated to "studio"
waiting for 👍
Waiting for upvotes
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.The text was updated successfully, but these errors were encountered: