Unplanned
Last Updated: 29 Mar 2018 11:52 by ADMIN
Workaround: Use Grid with column width or row height * instead of StackLayout
Completed
Last Updated: 21 May 2018 13:00 by ADMIN
Completed
Last Updated: 21 May 2018 13:07 by ADMIN
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.
Declined
Last Updated: 29 May 2018 15:32 by ADMIN
ListView: ListViewItem's BindingContext is not updated correctly when deleting items 
Completed
Last Updated: 20 Jun 2018 13:59 by ADMIN
Available in the R2 2018 SP release.
Unplanned
Last Updated: 09 Oct 2018 08:48 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: 18 Oct 2018 11:47 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: ListView
Type: Bug Report
0
Available in the R3 2018 SP release.
Completed
Last Updated: 31 Jan 2019 15:45 by ADMIN
Calling ScrollIntoView method does not affect the scroll position of RadListView when the control is placed inside NavigationPage
Unplanned
Last Updated: 11 Apr 2018 07:10 by ADMIN
Completed
Last Updated: 05 Jun 2024 11:19 by ADMIN
Release 2024 Q2
Completed
Last Updated: 20 Jun 2018 14:34 by ADMIN
Available in the 2018 R2 SP release.
Declined
Last Updated: 19 Feb 2019 12:09 by ADMIN
Currently RadListView  has only pullTorefresh which updates the list if user scrolling the list downwards.. But it is good to have pullUptorefresh kind of gesture. since mostly we need to populate the list when user scrolling up. a gesture direction setting (pullup or down) would do. 
Completed
Last Updated: 21 Jan 2019 06:02 by ADMIN
Reordering items with scrolling do not raise ReorderEnded event
Unplanned
Last Updated: 13 Aug 2018 13:25 by ADMIN
Completed
Last Updated: 23 Oct 2019 12:25 by ADMIN
Release R3 2019 SP
The following exception is thrown when scrolling ListView with Grid layout with many columns and rows:
Windows.UI.Xaml.LayoutCycleException: Layout cycle detected.  Layout could not complete.
Unplanned
Last Updated: 24 Aug 2018 09:58 by ADMIN
If you navigate away from the page containing the ListView and return back, an exception is raised.
Unplanned
Last Updated: 29 Aug 2018 14:08 by ADMIN
Unplanned
Last Updated: 18 Sep 2018 10:22 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 0
Category: ListView
Type: Feature Request
0
Add an option to set the MinimumItemLength to a LayoutDefinition (both Linear and Grid).

This is intended to act like you've set ItemLength, but still allows for expansion if the Cell content is larger.