I have a web page that contains a treeview.
The problem: when the user expand a node the treeview height increases
and so the positions of the controls below the treeview goes down.
I want to solve that problem by butting the treeview in a panel or by any other way.
thnx in advance.