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
Completed
Last Updated: 21 Jan 2019 06:02 by ADMIN
Reordering items with scrolling do not raise ReorderEnded event
Completed
Last Updated: 21 Jan 2019 06:01 by ADMIN
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: 09 Nov 2018 13:46 by ADMIN
Available in minor release 2018.3.1109. It will also be available in the R1 2019 release.
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: 02 Nov 2018 08:53 by Shalin
If you have set a custom LoadOndemandItemTemplate when the ListView is in manual LoadOnDemand mode, once you click the Load More button - it gets invisible. Clicking on the area where the button should be is working, though.

Available in the R2 2018 release.
Completed
Last Updated: 18 Oct 2018 11:51 by ADMIN
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: 24 Jul 2018 08:06 by Simone
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
  at System.ThrowHelper.ThrowArgumentOutOfRange_IndexException () [0x0000c] in <f32579baafc1404fa37ba3ec1abdc0bd>:0 
  at System.Collections.Generic.List`1[T].get_Item (System.Int32 index) [0x00009] in <f32579baafc1404fa37ba3ec1abdc0bd>:0 
  at Telerik.XamarinForms.DataControls.ListView.ListViewDataAdapter.GetItem (System.Int32 index) [0x0001b] in <fcf5d4a482ed442f8a8bf1f6d4b51a9e>:0 
  at Telerik.XamarinForms.DataControlsRenderer.Android.ListViewDataSource.ItemAtIndex (System.Int32 index) [0x00000] in <fcf5d4a482ed442f8a8bf1f6d4b51a9e>:0 
  at Telerik.XamarinForms.DataControlsRenderer.Android.RadListViewDataSourceAdapter.IsGroupHeader (System.Int32 position) [0x00006] in <fcf5d4a482ed442f8a8bf1f6d4b51a9e>:0 
  at Telerik.XamarinForms.DataControlsRenderer.Android.ManagedSpanSizeLookup.GetSpanSize (System.Int32 position) [0x00014] in <fcf5d4a482ed442f8a8bf1f6d4b51a9e>:0 
  at Android.Support.V7.Widget.GridLayoutManager+SpanSizeLookup.n_GetSpanSize_I (System.IntPtr jnienv, System.IntPtr native__this, System.Int32 position) [0x00008] in <1c3b474ba0bc45cba6ec33f4b4b4b99a>:0 
  at (wrapper dynamic-method) System.Object.7c4a1162-c270-469c-9edd-2e3fb764422a(intptr,intptr,int)


Available in the 2018 R2 SP release.
Completed
Last Updated: 21 Jun 2018 13:06 by ADMIN
Available in the 2018 R2 SP release.
Completed
Last Updated: 20 Jun 2018 14:34 by ADMIN
Available in the 2018 R2 SP release.
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: 20 Jun 2018 13:59 by ADMIN
Available in the R2 2018 SP release.
Completed
Last Updated: 21 May 2018 13:14 by ADMIN
Steps to reproduce:
1. Re-Order an item in the list.
2. Add some items to said list,
3. and then Re-order again.
4. An "ArgumentOutOfRangeException" is thrown

Available in the R2 2018 release.
Completed
Last Updated: 21 May 2018 13:07 by ADMIN
Completed
Last Updated: 21 May 2018 13:06 by ADMIN
Available in the R2 2018 release.
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: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: 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.