[PR #1369] Support for multiple inserts in DataGrid #2701

Closed
opened 2026-01-29 18:20:04 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/radzenhq/radzen-blazor/pull/1369

State: closed
Merged: Yes


From forum request.
Updated datagrid to allow multiple rows in insert state.

Updated demo page DataGridInLineEdit:

  • added choice for multiple or single edit, reflects the new changes,
  • fixed wrong behavior, when there was line in insert state and user then started editing older row. In this case the 'Add new order' button stayed in disabled state.
**Original Pull Request:** https://github.com/radzenhq/radzen-blazor/pull/1369 **State:** closed **Merged:** Yes --- From forum [request](https://forum.radzen.com/t/request-radzendatagrid-support-for-multiple-rows-in-insert-state/16355). Updated datagrid to allow multiple rows in insert state. Updated demo page **DataGridInLineEdit**: - added choice for multiple or single edit, reflects the new changes, - fixed wrong behavior, when there was line in insert state and user then started editing older row. In this case the 'Add new order' button stayed in disabled state.
claunia added the pull-request label 2026-01-29 18:20:04 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2701