N
nicknack
Hello. A little tricky situation:
I have a master page. Inside that master page I have A div (With
overflow:scroll) that contain an ajax updatePanel.
Inside that updatePanel I have a tree.
The problem is That if I scroll down the tree and then select a node.
The tree jump back to the top.
Because I'm inside a masterpage I don't have the
"maintainScrollPositionOnPostBack".
Is there a way to select node with out it jump to the top?
Thanks in advance,
Roy.
I have a master page. Inside that master page I have A div (With
overflow:scroll) that contain an ajax updatePanel.
Inside that updatePanel I have a tree.
The problem is That if I scroll down the tree and then select a node.
The tree jump back to the top.
Because I'm inside a masterpage I don't have the
"maintainScrollPositionOnPostBack".
Is there a way to select node with out it jump to the top?
Thanks in advance,
Roy.