New to Kendo UI for jQuery? Download free 30-day trial
Events
- EXAMPLE
- VIEW SOURCE
-
EDIT
- Edit in Kendo UI Dojo
- Edit in Theme Builder
-
Change Theme
DefaultSASSLESS
- Default
- Bootstrap
- Material
- Launch Theme Builder
- events.html
- Sample service
Also available for:
API REFERENCEDescription
The Kendo UI grid exposes rich API and events which provide easy configuration or extension points for custom functionality on top of the built-in features.
This particular example shows how you can intercept the change, dataBinding and dataBound events of the grid to output messages in the console when these events are raised. They can also be hooked for customizations or to execute custom logic, if necessary.
Find more info about the supported grid events by clicking the API Reference button below.