New to Telerik UI for Blazor? Download Free 30-day trial
Grid - Custom Batch Editing
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
Product Name | Price | In Stock |
---|
Chai | $18.00 | False | ||
Chang | $19.00 | False | ||
Aniseed Syrup | $10.00 | False | ||
Chef Anton's Cajun Seasoning | $22.00 | False | ||
Chef Anton's Gumbo Mix | $21.35 | True | ||
Grandma's Boysenberry Spread | $25.00 | False | ||
Uncle Bob's Organic Dried Pears | $30.00 | False | ||
Northwoods Cranberry Sauce | $40.00 | False | ||
Mishi Kobe Niku | $97.00 | True | ||
Ikura | $31.00 | False |
- Batch-editing.razor
- ProductService.cs
- ProductDto.cs
Loading the demo source code...please wait.
Description
This demo shows how to add a custom batch edit implementation in the Telerik Grid for Blazor. It shows how to edit data, and save or revert changes in bulk. The example builds on top of the InCell Edit Mode, and stores metadata and copies of the original Grid items. It also takes advantage of the Grid Multiple Row Selection to manipulate multiple rows at the same time.
This Blazor Data Grid Custom Batch Editing example is part of a unique collection of hundreds of Blazor demos, with which you can see all Telerik UI for Blazor components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for Blazor or ThemeBuilder.