New to Telerik UI for ASP.NET MVC? Download free 30-day trial
API
- 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
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
Telerik MVC Grid exposes rich client-side API and events, which provide easy configuration or extension points for custom functionality on top of the built-in features.
The example shows how you can get a reference to the grid’s client object, collect numeric value entered by the user and use this value to select, expand/collapse grid rows or resize columns using the select, expandGroup/collapseGroup and resizeColumn client methods of the grid.
You can find more information about the available grid’s client-side API here.