ASP.Net 2.0 Treeview scroll/focus problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Claus

    #1

    ASP.Net 2.0 Treeview scroll/focus problem

    Hello,

    I have a long treeview with scrollbars. When I scroll down and press a treeview node, then the Load event fires and navigate in an iframe to another page. The problem is, that afterwards the treeview is collapsed and the node isn't selected. Expanding and selecting the node via code in the load event works, but how do I achieve, that the treeview scrolls down to the selected node?

    Thanks for any help
    Claus
Working...