ASPxTreeList does not provide a method to determine a node level on the client side. This example demonstrates how to use HTML attributes to implement this functionality.
In this example, the ASPxClientTreeList.NodeClick event is handled to display a level of a clicked node in the alert box.
See also:
ASPxTreeList: How to Get Node Level on Client-Side Events
In this example, the ASPxClientTreeList.NodeClick event is handled to display a level of a clicked node in the alert box.
See also:
ASPxTreeList: How to Get Node Level on Client-Side Events