Completed
Last Updated: 04 Oct 2019 14:46 by ADMIN
Release 2019.3.1004 (R3 2019 minor release)
Created by: Rajkumar
Comments: 0
Category: ListView
Type: Feature Request
0
Provide a GroupHeaderStyle which will allow users to apply background color and border styling to the group headers in a similar way as ItemStyle.
Completed
Last Updated: 18 Oct 2021 14:56 by ADMIN
Release R1 2020 SP1
Created by: Ron
Comments: 2
Category: ListView
Type: Feature Request
5
Users should be allowed to disable swiping in one direction only.
Completed
Last Updated: 09 Nov 2018 13:44 by ADMIN
Available in minor release 2018.3.1109. It will also be available in the R1 2019 release.
Completed
Last Updated: 03 May 2018 14:07 by ADMIN
ADMIN
Created by: Lance | 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: 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: 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: 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: 19 Feb 2020 16:26 by ADMIN
Release R1 2020 SP1
ADMIN
Created by: Rosy Topchiyska
Comments: 8
Category: ListView
Type: Feature Request
24
On UWP and Android the item can be swiped beyond the SwipeOffset property. Add option to restrict the swiped distance to the SwipeOffset value.
Completed
Last Updated: 21 Jun 2017 13:28 by ADMIN
ADMIN
Created by: Rosy Topchiyska
Comments: 0
Category: ListView
Type: Feature Request
0
Implement caching of images on Android.
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: 21 Feb 2018 09:11 by ADMIN
ADMIN
Created by: Rosy Topchiyska
Comments: 2
Category: ListView
Type: Feature Request
3
Provide a notification mechanism when the user holds on a specific item.

Available in the R1 2018 SP release. More information: https://docs.telerik.com/devtools/xamarin/controls/listview/features/listview-features-events
Completed
Last Updated: 21 Jul 2017 14:20 by Amitesh
ADMIN
Created by: Tsvyatko
Comments: 1
Category: ListView
Type: Feature Request
5
Enable easier access to selected items in the Viewmodel in MVVM scenarios through bindable readonly property.

Available in minor release 2017.2.0721. It will also be available in the R3 2017 release.
Completed
Last Updated: 21 Feb 2018 08:59 by Ali
Expose API allowing users to change the style of the dragged item(s).

Available in the R1 2018 SP release.
More information you can find here: 
https://docs.telerik.com/devtools/xamarin/controls/listview/features/listview-features-events
https://docs.telerik.com/devtools/xamarin/controls/listview/features/listview-features-styling
Completed
Last Updated: 05 Apr 2018 08:27 by Sheng Kuo
ADMIN
Created by: Pavel R. Pavlov
Comments: 1
Category: ListView
Type: Feature Request
1
Expose events for the Items reorder API
Completed
Last Updated: 06 Mar 2018 14:05 by ADMIN
ADMIN
Created by: Pavel R. Pavlov
Comments: 4
Category: ListView
Type: Feature Request
9
Investigate the options for exposing API for controlling the scroll position of the ListView.

The feature can be implemented on the different platforms through custom renderers:

Android: http://docs.telerik.com/devtools/android/AndroidControlsDoc/com/telerik/widget/list/RadListView.html#scrollToPosition(int)

iOS: http://docs.telerik.com/devtools/ios/api/Classes/TKListView.html#//api/name/scrollToItemAtIndexPath:atScrollPosition:animated:

UWP: ScrollItemIntoView()

Available in the R1 2018 SP release. More information: https://docs.telerik.com/devtools/xamarin/controls/listview/features/listview-features-scrolling
Completed
Last Updated: 21 May 2018 13:04 by ADMIN
ADMIN
Created by: Tsvyatko
Comments: 1
Category: ListView
Type: Feature Request
1
Add support for GroupKey of ListView to be complex object, allowing to display more complex information in the group headers.

Available in the R2 2018 release.
Completed
Last Updated: 21 May 2018 13:02 by N Mackay
ADMIN
Created by: Rosy Topchiyska
Comments: 1
Category: ListView
Type: Feature Request
4
Add support for expand/collapse functionality for ListView groups.

Available in the R2 2018 release.
Completed
Last Updated: 03 Apr 2018 07:09 by ADMIN
ADMIN
Created by: Rosy Topchiyska
Comments: 8
Category: ListView
Type: Feature Request
14
Add support for ListView item template selector.

Available in minor release 2017.2.0721. It will also be available in the R3 2017 release.