New to Telerik UI for ASP.NET MVC? Download free 30-day trial
Events
- EXAMPLE
- VIEW SOURCE
- Edit in Theme Builder
-
Change Theme
DefaultSASSLESS
- Default
- Bootstrap
- Material
- Launch Theme Builder
- events.cshtml
- EventsController.cs
- ProductService.cs
Also available for:
API REFERENCEDescription
Telerik MVC Grid exposes rich API and events which provide easy configuration or extension points for customization on top of the built-in features.
This particular demo shows how you can intercept the onChange, onDataBinding and onDataBound events of the grid to output messages in the console when these events are raised. You can also use these events for customization or to execute custom logic, if necessary.