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

RadListView ScrolltoItem

1 Answer 59 Views
ListView
This is a migrated thread and some comments may be shown as answers.
CY
Top achievements
Rank 1
CY asked on 20 Sep 2017, 02:56 AM

I would like to do ScrollToItem in Xamarin Forms for my RadListView. I understand that the RadListView does not expose the method and I will need to create custom renderers on each platform.

 

Please provide an example of how to expose the method and how do I call that method from the View. Thanks.

1 Answer, 1 is accepted

Sort by
0
Tsvyatko
Telerik team
answered on 22 Sep 2017, 12:24 PM
Hello CY,

Thank you for contacting us!

I have prepared sample project demonstrating how this can be achieved for each platform using custom renderers. Depending on your scenario you might not need the entire implementation as it handles all setups of listview (including data operations).


Regards,
Tsvyatko
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
ListView
Asked by
CY
Top achievements
Rank 1
Answers by
Tsvyatko
Telerik team
Share this question
or