Click here to Skip to main content
16,020,512 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,
I build a tree view using asp:treeview control and I used dataset to fill treeview from database(6000 records I inserted in tree view),
Now my requirement is I want the complete path of the selected node,, from client side only,,,,
Posted
Comments
ZurdoDev 24-Jul-13 8:00am    
I don't know that the asp.net treeview control exposes much client side. Perhaps the examples at http://msdn.microsoft.com/en-us/library/e8z5184w%28v=vs.80%29.aspx will help.

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900