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.
Unplanned
Last Updated: 09 Oct 2018 08:48 by ADMIN
Unplanned
Last Updated: 05 Oct 2018 09:54 by Didi
Unplanned
Last Updated: 02 Oct 2018 11:13 by Didi
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.
Unplanned
Last Updated: 29 Aug 2018 14:08 by ADMIN
Unplanned
Last Updated: 29 Aug 2018 06:35 by ADMIN
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: 13 Aug 2018 13:25 by ADMIN
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.
Unplanned
Last Updated: 09 Jul 2018 12:54 by Didi
Unplanned
Last Updated: 21 Jun 2018 13:07 by ADMIN
When reordering items in the ListView sometimes the user might want the item to go to the end of a long list. It is not possible, because the ListView does not scroll while dragging the item.
Completed
Last Updated: 21 Jun 2018 13:06 by ADMIN
Available in the 2018 R2 SP release.
Unplanned
Last Updated: 21 Jun 2018 13:05 by ADMIN
In case you lower down the number of items, the RadListView control would not lower its height in situations where you expect this to happen.
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.
Unplanned
Last Updated: 18 Jun 2018 08:24 by ADMIN
When reordering items with multiple selection enabled, in some cases on iOS platform, the selection is messed up.
Unplanned
Last Updated: 12 Jun 2018 08:39 by ADMIN
Please check this forum link (https://www.telerik.com/forums/listviewtextcell-text-vertically-not-centered-android)

In Android text in ListViewTextCell can not center aligned and can not change alignment of any direction.
iOS it seems OK

No 1 screenshot shows iOS 
No 2 screenshot shows Android