c# - Treeview prevent Node collapse -


I have a .NET 2.0 C # project. I have a tree view with 2 nodes, many of them Hair nodes are when you click on a hair node, depending on the properties of the PDF node, a webbrower is displayed in the control. Okay, but the problem is that when both nodes are expanded, and I click on a child node, the other nodes will fall! I do not have any code that falls on any node in the treeview, but somehow this happens! I also had a look at the first callpap event, but in some way it is not a fire, the other node collapses!

Does anyone think that why this happens?

Thank you very much!

I stopped using WinForms TreeView some time ago because its limitations and quirks are

My favorite replacement is open source TreeViewAdv:


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -