Completed
Last Updated: 21 Jun 2017 11:20 by ADMIN
ADMIN
Created by: Petar Marchev
Comments: 0
Category: ListView
Type: Bug Report
1
Available in the R2 2017 PS release
Completed
Last Updated: 21 Feb 2018 11:27 by ADMIN
ADMIN
Created by: Tsvyatko
Comments: 0
Category: ListView
Type: Feature Request
1
Provide GroupItem tapped event and unify the life cycle of item tapped. Currently, item tapped is raised on Android but not on iOS.

Available in the R1 2018 SP release.

More information: https://docs.telerik.com/devtools/xamarin/controls/listview/features/listview-features-events
Completed
Last Updated: 18 Jan 2018 13:14 by ADMIN
ADMIN
Created by: Rosy Topchiyska
Comments: 2
Category: ListView
Type: Bug Report
1

			
Completed
Last Updated: 19 Jun 2019 12:46 by ADMIN
Release R2 2019 SP1
ADMIN
Created by: Rosy Topchiyska
Comments: 0
Category: ListView
Type: Bug Report
1
When the ItemSwipeStartingEventArgs.Cancel property is set to true:
Android: NullPointerException
UWP: cell content disappears
Completed
Last Updated: 19 Feb 2020 15:58 by ADMIN
Release R1 2020 SP1
If EndItemSwipe() is called inside the ItemSwiping event handler, the ItemSwiping event continues to occur on iOS until the user physically ends the swipe gesture.
Completed
Last Updated: 21 Jun 2017 11:18 by ADMIN
On Android the header items are taking too much space and are invisible using GroupHeaderTemplate.

Available in minor release 2017.2.0602. It will also be available in the R2 2017 SP release.
Completed
Last Updated: 21 May 2018 13:03 by ADMIN
The grouping does not work in Android if you do not use simple type properties to group the items. In UWP everything works fine, in iOS I have not tested the scenario. I added a demo solution to test the issue.

Available in the R2 2018 release.
Completed
Last Updated: 27 Jun 2017 10:14 by ADMIN
Reproducible on Android 6.0  or higher.
Completed
Last Updated: 20 Jun 2018 14:16 by ADMIN
The first one is with action Reset and it is not expected. Note that this cannot be reproduced with Multiple selection.

Available in the 2018 R2 SP release.
Completed
Last Updated: 26 Feb 2018 10:50 by N Mackay
ADMIN
Created by: Georgi
Comments: 1
Category: ListView
Type: Bug Report
1
First the control is loaded, then operations (like grouping) are applied and this leads to flickering.

Available in minor release 2017.3.1103. It will also be available in the R1 2018 release.
Completed
Last Updated: 23 Oct 2019 12:21 by ADMIN
Release R2 2018
ADMIN
Created by: Stefan Nenchev
Comments: 2
Category: ListView
Type: Feature Request
1
Available in the R2 2018 release.
Completed
Last Updated: 21 Jan 2019 06:01 by ADMIN
Completed
Last Updated: 20 Mar 2020 13:22 by ADMIN
Release 2020.1.313 (R1 2020 minor release)
As soon the user tries to swipe more than one list item at the same time on iOS, the swiping functionality is not properly handled/
Completed
Last Updated: 18 Oct 2018 11:51 by ADMIN
Completed
Last Updated: 03 May 2018 14:07 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 1
Category: ListView
Type: Feature Request
0
Currently there is not a documentation page explaining how to use RadListView commands. This is a request to add such a page, with examples and Command IDs (similar to DataGrid's Command's article).
Completed
Last Updated: 20 Jun 2018 13:59 by ADMIN
Available in the R2 2018 SP release.
Completed
Last Updated: 03 Jun 2019 14:34 by ADMIN
Release 2019.2.603.360 (R2 2019 minor release)
Created by: Shalin
Comments: 0
Category: ListView
Type: Bug Report
0
ListViewTextCell is not centered vertically on Android
Completed
Last Updated: 19 Jun 2019 12:47 by ADMIN
Release R2 2019 SP1
Java.Lang.IllegalStateException (ViewHolder views must not be attached when created) is thrown when the RadListView is inside ScrollView and LoadOnDemand is enabled.
Completed
Last Updated: 15 Mar 2018 14:27 by ADMIN
Available in minor release 2018.1.0315. It will also be available in the R2 2018 release.
Completed
Last Updated: 13 May 2020 13:13 by ADMIN
Release R2 2020
FooterTemplate is not displayed correctly