Click here to Skip to main content
15,897,371 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,


I have a tree view and have populated it with site map know i want to hide some of it nodes through code- behind .

Please let me know How to do it?

Thanks
Posted

1 solution

As far as I know, you cannot hide a node of a tree view. What you can probably do is move the nodes you want back and forth to another hidden tree view as and when you want to show/hide the node.
 
Share this answer
 

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