I am referring to the following link for adding nodes on the client side in the treeview.
http://www.telerik.com/community/code-library/aspnet-ajax/treeview/radtreeview-s-addnodesto-method-as-best-performing-solution-for-creating-new-or-moving-existing-nodes-on-the-client-side.aspx
Is it also possible to add the nodes at level 0, i.e. directly under the treeview instead of a node. I tried this approach, it worked for adding nodes under a node, but not under treeview. Can you please let me know where I might be going wrong.
http://www.telerik.com/community/code-library/aspnet-ajax/treeview/radtreeview-s-addnodesto-method-as-best-performing-solution-for-creating-new-or-moving-existing-nodes-on-the-client-side.aspx
Is it also possible to add the nodes at level 0, i.e. directly under the treeview instead of a node. I tried this approach, it worked for adding nodes under a node, but not under treeview. Can you please let me know where I might be going wrong.