New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
NodeDataBound
The server-side NodeDataBound event occurs when the nodes in the tree in the dropdown are bound.
The event handler receives two parameters:
-
The instance of the DropDownTree firing the event
-
An event argument parameter that contains the following property:
- DropDownTreeNode -returns the node.