New to Telerik UI for Blazor? Download Free 30-day trial
Grid - Data Table
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
Product Name | UnitPrice | UnitsInStock |
---|
Chang | $5.20 | 2 | |
Aniseed Syrup | $10.40 | 4 | |
Chef Anton's Cajun Seasoning | $15.60 | 6 | |
Chef Anton's Gumbo Mix | $20.80 | 8 | |
Grandma's Boysenberry Spread | $26.00 | 10 | |
Uncle Bob's Organic Dried Pears | $31.20 | 12 | |
Northwoods Cranberry Sauce | $36.40 | 14 | |
Mishi Kobe Niku | $41.60 | 16 | |
Ikura | $46.80 | 18 | |
Queso Cabrales | $52.00 | 20 |
- Data-table.razor
- ProductService.cs
- ProductDto.cs
Loading the demo source code...please wait.
Description
You can bind the Telerik Grid for Blazor to
DataTable
. The demo showcase how to implement the binding and get all the Grid functionalities such as filtering, sorting, paging and even editing out of the box. You could also use other flexible objects such as a collection of ExpandoObject.
This Blazor Data Grid Data Table 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.