Tagged Questions

1
vote
2answers
672 views

Treeview prevent Node collapse (weird problem)

I have a .net 2.0 C# Project. I have a Treeview with 2 Nodes, each of them has many child nodes. When you click on a child node, a PDF is displayed in a webbrowser control depending on the properties ...