Thursday, May 3, 2007

How to select node in ASP.NET IE Web Treeview

I have a found a very simple way to select a particular node.

here is the one line code...

first traverse the node and then paste following code.

tv.SelectedNodeIndex=Node.GetNodeIndex();

that's it..

happy programming..
Share:

0 comments:

Post a Comment

Your feedback is very important to me. Please provide your feedback via putting comments.

Support this blog-Buy me a coffee

Buy me a coffeeBuy me a coffee
Search This Blog
Subscribe to my blog

  

My Mvp Profile
Follow us on facebook
Blog Archive
Total Pageviews