Unplanned
Last Updated: 26 Feb 2018 10:50 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 0
Category: ListView
Type: Bug Report
1
On Android, when grouping with IsItemSwipeEnabled=True, the Group Header is accidentally swipe-able and reveals the ItemSwipeContent.

The issue is presenting on Android, but not iOS (UWP unknown)

v 2017.2.818.234
Unplanned
Last Updated: 01 Sep 2017 13:09 by ADMIN
When you have placed the ListView within a StackLayout and the number of items is greater than what the screen can fit, the following undesired effects are observed:

in Android: The last item is cut off 

in iOS: You are not able to scroll down the list and it always bounces back to the original view
Completed
Last Updated: 26 Feb 2018 10:52 by ADMIN
When you have enabled multiple selection of the RadListView and are using the LoadOnDemand manual functionality, a check box appears on the "Load More" item as well.

Available in the R3 2017 SP release.
Unplanned
Last Updated: 17 Mar 2019 00:39 by ADMIN
ADMIN
Created by: Pavel R. Pavlov
Comments: 0
Category: ListView
Type: Feature Request
11
Currently the SelectedItems collection does not support two way binding. Expose API to support two way binding.
Unplanned
Last Updated: 26 Feb 2018 10:54 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 0
Category: ListView
Type: Feature Request
11
Introduce ability to programmatically begin a cell swipe to reveal the SwipeContentTemplate. 

An example use case: tapping a vertical ellipsis button (context menu style) in cell template.
Unplanned
Last Updated: 26 Feb 2018 10:50 by ADMIN
In multiple selection scenarios with ItemSwipeContent when the item is swiped, the selection indicator hides the content of the list item.
Unplanned
Last Updated: 26 Feb 2018 10:33 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 0
Category: ListView
Type: Bug Report
0
When setting LineSeries StrokeThickness value in the PCL project (XAML or code-behind), it is not respected at runtime in the iOS project.

For now, the workaround is to use a custom renderer to reset the TKLineSeries's Palette with a new  TKPaletteItem containing a TKStroke with the preferred thickness value.
Unplanned
Last Updated: 21 Jul 2017 08:08 by ADMIN
In a scenario where the RadListView is added to and removed from the visual tree multiple times, a memory leak occurs and the gref count always increases. 
Unplanned
Last Updated: 26 Feb 2018 10:49 by ADMIN
You can reproduce the issue with the SDK example http://docs.telerik.com/devtools/xamarin/controls/listview/gestures/listview-gestures-cell-swipe.

In UWP everything looks fine, but in Android both labels of the item swipe template appears.
Completed
Last Updated: 26 Feb 2018 10:50 by ADMIN
ADMIN
Created by: Georgi
Comments: 0
Category: ListView
Type: Bug Report
0
Available in minor release 2017.2.0818. It will also be available in the R3 2017 release.
Unplanned
Last Updated: 26 Jun 2017 14:41 by ADMIN
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: 27 Jun 2017 10:14 by ADMIN
Reproducible on Android 6.0  or higher.
Completed
Last Updated: 18 Oct 2017 15:04 by ADMIN
When you have set a group header template to the ListView and you rotate the Android device from Portrait to Landscape, the group headers that fail within the visible field are cut off.

Edit: Avalable in R3 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: 19 Feb 2020 15:30 by ADMIN
Release R1 2020 SP1
ADMIN
Created by: Nikolay Demirev
Comments: 1
Category: ListView
Type: Feature Request
12
Provide API which enables the group headers to remain in the view when scrolling until the next ones push them away.
Completed
Last Updated: 18 Jan 2019 12:48 by ADMIN
ADMIN
Created by: Rosy Topchiyska
Comments: 12
Category: ListView
Type: Feature Request
18
Add support for header and footer that scroll with the content of the list view.
Completed
Last Updated: 27 Jun 2017 10:13 by ADMIN
Completed
Last Updated: 21 Jun 2017 12:09 by Namek
Example:
<telerikListView:ListViewItemStyle BackgroundColor="{DynamicResource MedLightGrey}" BorderColor="{DynamicResource LightGrey}" BorderWidth="1" BorderLocation="Bottom"/>

Available in the R2 2017 PS release
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.