Click here to Skip to main content
15,887,596 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I don't use a data source for a RadTreeView. Instead, I add and remove the nodes individually. I use OnFilter to specify which nodes to be shown. When some nodes are hidden, in a part of my program, I need the list of ALL nodes including the hidden ones, while Nodes includes just the shown nodes. I investigated and found no property to hold them.

Any idea?

What I have tried:

I tried to find a property like Nodes with name of say AllNodes to hold them. I also tried finding a method like GetAllNodes. but there's not such things.
Posted
Comments
[no name] 11-Jan-17 11:44am    
What did the Telerik technical support people tell you when you ask them this question?
ilostmyid2 11-Jan-17 12:59pm    
nothing yet. how do u know that?

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