This is a migrated thread and some comments may be shown as answers.

TreeList & scrollTo

2 Answers 364 Views
TreeList
This is a migrated thread and some comments may be shown as answers.
ICT
Top achievements
Rank 1
Iron
ICT asked on 12 Aug 2020, 12:59 PM

Hello,

I'm trying to use the scrollTo function in TreeList and seems does not work.

Here the stackbliz:

https://stackblitz.com/edit/angular-ivy-7ibzyv

Anything wrong in my implementation?

Thanks,

B

2 Answers, 1 is accepted

Sort by
0
Ivan
Telerik team
answered on 14 Aug 2020, 06:57 AM

Hi Benedetta,

It is glitch in KendoTreelist, one can use scrollTo method with changing scrolling="virtual" and [rowHeight]="36" ( or some other specific height ), like in this update stackblitz sample.

You can subscribe for updates on that issue, in our github issue tracker.

As a small token of gratitude for a bug found, I've updated your Telerik points by 300.

Regards,
Ivan
Progress Telerik

0
ICT
Top achievements
Rank 1
Iron
answered on 02 Sep 2020, 06:39 AM

Thanks Ivan, i could make it work.

B

Tags
TreeList
Asked by
ICT
Top achievements
Rank 1
Iron
Answers by
Ivan
Telerik team
ICT
Top achievements
Rank 1
Iron
Share this question
or