Completed
Last Updated: 06 Mar 2018 14:05 by ADMIN
ADMIN
Pavel R. Pavlov
Created on: 13 Oct 2016 06:50
Category: ListView
Type: Feature Request
9
ListView: Expose Scrolling API
Investigate the options for exposing API for controlling the scroll position of the ListView.

The feature can be implemented on the different platforms through custom renderers:

Android: http://docs.telerik.com/devtools/android/AndroidControlsDoc/com/telerik/widget/list/RadListView.html#scrollToPosition(int)

iOS: http://docs.telerik.com/devtools/ios/api/Classes/TKListView.html#//api/name/scrollToItemAtIndexPath:atScrollPosition:animated:

UWP: ScrollItemIntoView()

Available in the R1 2018 SP release. More information: https://docs.telerik.com/devtools/xamarin/controls/listview/features/listview-features-scrolling
4 comments
ADMIN
Stefan Nenchev
Posted on: 06 Mar 2018 14:05
Hello,

the feature is available in the R1 2018 SP release. Can you please confirm whether everything is fine at your end as well or if you notice any issues?
Duane
Posted on: 31 Oct 2017 20:59
How do we convert an item in our datasource into an NSIndexPath as required for TKListView.ScrollToItem? 
Bruce
Posted on: 09 Aug 2017 18:39
I very much need this feature; I would rather not mess with custom renderers if you intend to address it soon.

I see that it's approved but not scheduled.  Please consider this message an upvote; I need it ASAP.

Thanks.
Adrian
Posted on: 24 Mar 2017 19:12
This feature entirely keeps me from using your ListView component. :(