How to do following –
ASP.NET 2.0 TreeView and Selecting the Selected Node using JavaScript
I am trying this by reading this article,but it does not find getTreeNode() property on asp.net 2.0 treeview control.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
JQuery Solution – for selecting single node (highlighting) ASP.NET 2.0 Treeview Control on Client Side
Where
#TreeView1t5is id ofnodeandTreeView1_5iscss classfor selection.Enjoy..!