Batch Editing in the Grid
Description
How to edit several records in the grid at once and to only create one request to the database/service to save the changes? How to implement batch editing?
Solution
An example is available in the following project: https://github.com/telerik/blazor-ui/tree/master/grid/batch-editing