Completed
Last Updated: 19 Feb 2020 16:13 by ADMIN
Release R1 2020 SP1
Created by: Safan
Comments: 0
Category: ListView
Type: Bug Report
13
When the ListView has more items, it could be vertically scrolled, however, there is no UI for vertical scrollbar on Android.  The same can be observed with RadTreeView control.
Completed
Last Updated: 19 Feb 2020 15:47 by ADMIN
Release R1 2020 SP1
Flickering occurs after the RadListView is refreshed. The issue is observed with v 2019.1.116.1 of Telerik UI for Xamarin.
Unplanned
Last Updated: 07 Feb 2020 14:00 by ADMIN
Completed
Last Updated: 12 Feb 2019 12:02 by ADMIN
An exception is thrown when building in Release with Xamarin.Forms 3.5. 
Completed
Last Updated: 13 May 2020 13:14 by ADMIN
Release R2 2020
When LoadOnDemandMode is set to "Automatic" and LoadOnDemand event is used to load items asynchronously, the event is fired multiple times with a single gesture.
Completed
Last Updated: 21 Jun 2017 11:13 by Norbert
ADMIN
Created by: Rosy Topchiyska
Comments: 1
Category: ListView
Type: Bug Report
6
Images loaded from memory stream behave strange - on iOS they don’t load immediately, only after list is scrolled and after that they start resizing and reordering randomly when scrolling; on UWP they load on initialization but have same problem with reordering.
Completed
Last Updated: 18 Sep 2019 11:49 by ADMIN
Release R3 2019
RadListView item height is not adjusted to fit the content in the cell on iOS 13 Beta.
Unplanned
Last Updated: 21 Nov 2018 06:17 by ADMIN
When RadListView is placed inside Grid with ColumnDefinition with Height="Auto", setting FlowDirection to "RightToLeft" raises an exception.
Completed
Last Updated: 18 Mar 2019 15:48 by ADMIN
An exception on iOS is thrown when the ItemTemplateSelector uses DataTemplate with custom cells
Unplanned
Last Updated: 21 Jun 2018 13:07 by ADMIN
When reordering items in the ListView sometimes the user might want the item to go to the end of a long list. It is not possible, because the ListView does not scroll while dragging the item.
Completed
Last Updated: 28 Oct 2022 05:58 by ADMIN
Release R3 2022.3.1026

With iOS 16 some changes are introduced to the UICollectionView. This breaks the layout of the ListView with dynamically sized items.

Unplanned
Last Updated: 26 May 2020 15:00 by ADMIN

when a new ObservableCollection is assigned to the listview's ItemsSource during load on demand, there is an inconsistency in the scrolling.
- On Android the listview is scrolled to the top immediately and showing items at the top of the listview.

-On iOS and UWP, the listview position is not changed.

Completed
Last Updated: 23 Oct 2019 12:25 by ADMIN
Release R3 2019 SP
Currently groupheader can be stretched by using GroupHeaderLength property instead rather than resolving it automatically.
Unplanned
Last Updated: 31 Oct 2018 13:02 by ADMIN
It seems the scroll position is calculated incorrectly in this case.
Completed
Last Updated: 19 Feb 2020 16:24 by ADMIN
Release R1 2020 SP1
ADMIN
Created by: Nikolay
Comments: 5
Category: ListView
Type: Bug Report
4
This can be reproduced in the SDK examples ->ListView -> Gestures -> CellSwipeEvents. 
1. Change the content of the items so that they have uneven height
2. Scroll down 
3. Delete an item by swiping
-> Expected result : The items re-arrange correctly
-> Actual result : The item is deleted but the ListView is scrolled up when the UI is updated
Unplanned
Last Updated: 01 Apr 2020 14:00 by ADMIN
We are experiencing a hard crash when updating a collection that is the source for a RadListView.   This appears to only occur in Android 10 on Samsung device with Bixby Button enabled.   
Unplanned
Last Updated: 06 Mar 2019 16:39 by ADMIN
The control listen for changed to re-filter, so when any property is updated, there is a side effect on iOS - the entry used for editing loses focus.
Unplanned
Last Updated: 04 Nov 2019 15:25 by ADMIN
Java.Lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first.

For example change the IsPullToRefreshEnabled state on button click, when button is pressed several times, exception is throw.
Unplanned
Last Updated: 27 Nov 2018 07:49 by Didi
Completed
Last Updated: 21 Mar 2019 12:43 by ADMIN
With the previous release (2018.3.1) displaying many items (10000+) with groups and sorting took less than a second. With the latest release (2019.1.1) the time is increased to several seconds on the same device.
1 2 3 4 5 6