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
480
WebDataTree inside DropDown: Scroll nodes into view
posted

Hi,

I have a WebDataTree inside a WebDropDown in my application. Our customer requires to be able to move inside the tree using the arrow keyboards. This works fine out of the box, but if the content of the tree is too big for the dropdown and creates a scroll it doesn't bring the selected nodes into view when moving down with the arrow keys.

I'm trying to implement it using the client side SelectionChanged event and the scrollIntoView function but havent been able to make it work.

I attach an example of the situation.

Many thanks in advance.

TreeDemo.rar