Unplanned
Last Updated: 07 Feb 2020 14:00 by ADMIN
ADMIN
Didi
Created on: 28 Aug 2018 10:47
Category: ListView
Type: Bug Report
9
ListView: [iOS] ScrollItemIntoView scrolls to incorrect item when ItemTemplate is used.

		
4 comments
ADMIN
Yana
Posted on: 07 Feb 2020 14:00

Hello Yuri,

Currently there isn't an update I can share regarding this issue. I agree it is quite troublesome - it is related to the native iOS ListView, while on Android the scroll into view is handled differently.

If the items in the scenario you have are of the same height, you can set ItemLength property through the Linear Layout of the ListView. By providing static height to all the items, ScrollItemIntoView will work properly.

Regards,
Yana
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
yuri
Posted on: 02 Feb 2020 16:57
Is there any deadline or workaround for solving this issue?
This issue is annoying, 'cos in Android same code working correct, but in iOS not.
ADMIN
Didi
Posted on: 15 May 2019 11:10
Hi Roshan,

The severity of the issue comes from the native iOS listview control, so I could not suggest any workaround for it. Please follow the feedback item in order to receive an email notification when there is a progress on it. 

Regards,
Didi
Progress Telerik
RR
Posted on: 14 May 2019 09:51
Is there any work around for this