Im looking for a suggestion on how to cause the first node to show expanded. Im using a WCF service with load-on-demand and that works fine. Its just that the tree is completely collapsed and id like to cause the 1st level to be shown.
Ive thought about something like this. Just look for the root node and cause expand it.
The question then is ...where to do this from? On page load?
http://www.telerik.com/help/aspnet-ajax/treeview-client-expand-parent-nodes.html
Ive thought about something like this. Just look for the root node and cause expand it.
The question then is ...where to do this from? On page load?
http://www.telerik.com/help/aspnet-ajax/treeview-client-expand-parent-nodes.html