New to Telerik UI for Blazor? Download free 30-day trial

Batch Editing in the Grid

Environment

Product Grid for Blazor

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 on the Telerik UI for Blazor demo site: Telerik Blazor Grid Batch Editing

In this article