kendo-angular icon indicating copy to clipboard operation
kendo-angular copied to clipboard

[TreeList] Method scrollTo works only with virtual scrolling

Open ipeshev opened this issue 4 years ago • 2 comments

Describe the bug KendoTreelist API method scrollTo is not working in case of non virtual scroll.

To Reproduce Please try it here https://stackblitz.com/edit/angular-vphzhf?file=app/app.component.ts If [scrollable] is changed to "'virtual'" it works fine.

Expected behavior It should work in case of non-virtual too..

Additional context Add any other context about the problem here.

ipeshev avatar Aug 14 '20 06:08 ipeshev

We need this to be fixed. Not being able to scroll to items that are not rendered yet: made us consider switching to scrollable/non-virtual. We cannot. Please fix

schmik avatar Sep 07 '22 16:09 schmik

any update on this fix?

ywei390 avatar Mar 18 '24 05:03 ywei390