New to Telerik UI for Blazor? Download Free 30-day trial
Grid - Popup Editing
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
Configurator
Form Orientation
VerticalProductId | ProductName | Units In Stock | Unit Price | Discontinued |
---|
1 | Chai | 39 | 18 | False | You can edit only discontinued products! |
2 | Chang | 17 | 19 | False | You can edit only discontinued products! |
3 | Aniseed Syrup | 13 | 10 | False | You can edit only discontinued products! |
4 | Chef Anton's Cajun Seasoning | 53 | 22 | False | You can edit only discontinued products! |
5 | Chef Anton's Gumbo Mix | 0 | 21.35 | True | |
6 | Grandma's Boysenberry Spread | 120 | 25 | False | You can edit only discontinued products! |
7 | Uncle Bob's Organic Dried Pears | 15 | 30 | False | You can edit only discontinued products! |
8 | Northwoods Cranberry Sauce | 6 | 40 | False | You can edit only discontinued products! |
9 | Mishi Kobe Niku | 29 | 97 | True | |
10 | Ikura | 31 | 31 | False | You can edit only discontinued products! |
11 | Queso Cabrales | 22 | 21 | False | You can edit only discontinued products! |
12 | Queso Manchego La Pastora | 86 | 38 | False | You can edit only discontinued products! |
13 | Konbu | 24 | 6 | False | You can edit only discontinued products! |
14 | Tofu | 35 | 23.25 | False | You can edit only discontinued products! |
15 | Genen Shouyu | 39 | 15.5 | False | You can edit only discontinued products! |
- Editing-popup.razor
- ProductService.cs
- ProductDto.cs
Loading the demo source code...please wait.
Description
The Telerik Grid for Blazor provides editing functionalities. You can choose between three different modes:
- Inline
- InCell
- Popup
This Blazor Data Grid Popup 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.