DESCRIPTION
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.