Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

How to hide / show a TreeNode

$
0
0
I have a TreeGrid upon which I set a Tree which has TreeNodes.

OK, shows fine.

Now, I want to programmatically show or hide some of the leaf TreeNodes on the TreeGrid based upon user interaction with other parts of the GUI.

How can I show or hide a TreeNode?

My TreeGrid is not DataSource bound. It is populated in code and always has the same nodes.
I just want to show some in one case and show others in another case.

Viewing all articles
Browse latest Browse all 4756

Trending Articles