Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
To edit multiple rows in single batch edit.
UpdateBatchRowAsync - which is used to update the values of cells within an edited row. This method is not compatible with non-editable rows. It allows you to modify values for cells within the same edited row, but it should not be used for cells in a row that has not been edited.