New to Telerik UI for ASP.NET MVC? Download free 30-day trial
Templates
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
templates.cshtml
TemplatesController.cs
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The ASP.NET MVC PivotGridV2 provides the built-in functionality to change the appearance of the column headers, row headers and cell values.
The data cell template is the template which renders the content of the data cell. By default, it renders the `fmtValue` formatted value of the data item.
The row header template is the template which renders the content of the row header cell. By default, it renders the caption of the tuple member.