Completed
Last Updated: 23 Mar 2021 14:42 by ADMIN
Peter
Created on: 02 Jun 2017 11:31
Category: Grid
Type: Feature Request
35
Grid: Add API methods to programmatially scroll to top and to scroll to an item
When using virtual scrolling and the data changes, then it might be desireable to programmatically scroll to top or to scroll to a row containing the data of interest.
4 comments
ADMIN
Martin
Posted on: 23 Mar 2021 14:42

Hello all,

I am happy to share that the requested functionality is already released.

Using scrollTo method of the Grid allows the developer to scroll to the desired row or column programmatically.

Here is an example:

https://stackblitz.com/edit/angular-lzqbll-bexsdt

Regards,
Martin
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Guillermo
Posted on: 19 Mar 2021 16:58
Is there any update about this? @telerik
Sergei
Posted on: 20 Nov 2019 16:25
It should have been as simple as changing the value bound to "skip", but apparently this doesn't work. This is an important feature for virtual scrolling. Disappointed.
Imported User
Posted on: 15 Jan 2018 11:30
need this feature when in normal paged grids