tags:

views:

13

answers:

0

I am using a treeview control in C# .net 3.5. When i expand the root node the children of the root node are also getting expanded. What i want is when i expand the root node on the children of root node to be show without they being expanded.