Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
160
UltraTree BringIntoView
posted

Hello,

Is ist possible to get the scrollbar control inside the Tree? I would like to scroll

after "BringIntoView" with something like this: scrollbar.scroll(0,0)...

 

Thanks

Parents
  • 469350
    Verified Answer
    Offline posted

    There is no actual scrollbar control in the tree. Perhaps there is another way to acheive what you want, but I'm not really sure what that is. It appears that you want to scroll to the top left of the tree... but if that's the case it would completely defeat the purpose of call BringIntoView.  

Reply Children