This example shows the client-side events supported by Telerik TreeView for ASP.NET MVC.

The treeview has the following events:

In addition, the following events are raised when the drag&drop mode is enabled:

Also, when checkboxes are enabled, the OnChecked (cancellable) event is raised, when a checkbox is being checked.

You can subscribe to each of the events in the following ways: