New to Telerik UI for ASP.NET Core? Download free 30-day trial
Local binding
Loading Demo...
- EXAMPLE
- VIEW SOURCE
- Edit in Theme Builder
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
local_flat_data_binding.cshtml
Local_Flat_Data_BindingController.cs
ProductService.cs
ProductViewModel.cs
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
This demo for ASP.NET Core PivotGrid component shows how you can populate i twith local flat data. The demo features filtering and sorting of rows and columns. To sort the PivotGrid rows and columns, click on the fields in the headers, the field menu or use the PivotGrid Configurator.
To enable the sortable functionality, use the Sortable()
method.