Completed
Last Updated: 12 Feb 2019 12:02 by ADMIN
An exception is thrown when building in Release with Xamarin.Forms 3.5. 
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: 29 Jan 2019 11:47 by ADMIN
The following exception occurs during page navigation, when the ListView has a DataTemplateSelector for its items:
Exception: {System.ArgumentException: Value does not fall within the expected range.}
    Handled: false
    Message: "System.ArgumentException: An item with the same key has already been added. Key: Group 0\r\n   at System.ThrowHelper.ThrowAddingDuplicateWithKeyArgumentException(Object key)\r\n   at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)\r\n   at Telerik.UI.Xaml.Controls.Data.ListView.Model.BaseLayoutStrategy.RecycleLocally()\r\n   at Telerik.UI.Xaml.Controls.Data.ListView.Model.BaseLayoutStrategy.MeasureContent(RadSize availableSize, Double offset, Double bufferScale)"
Unplanned
Last Updated: 25 Jan 2019 13:58 by Norman
Created by: Norman
Comments: 1
Category: ListView
Type: Bug Report
0
Placing a ListView inside a BusyIndicator makes it not responsive to any user interactions. Moving the ListView outside the BusyIndicator solves the problem.
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.
Unplanned
Last Updated: 05 Dec 2018 14:01 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 1
Category: ListView
Type: Feature Request
2
Instead of just a tap and hold gesture, expose a method in the RadListView, which accepts a list view item, that can programmatically begin reorder mode.

Scenario Usage:
Touching a "handle" icon button the ListViewTemplateCell would immediately enter reorder mode instead of requiring a hold gesture.
Unplanned
Last Updated: 27 Nov 2018 21:07 by Ak
Created by: Darrell
Comments: 2
Category: ListView
Type: Feature Request
3
Add the ability to specify a Template that should be shown when the List is empty (Xamarin Forms)
Unplanned
Last Updated: 27 Nov 2018 07:49 by Didi
Unplanned
Last Updated: 21 Nov 2018 06:17 by ADMIN
When RadListView is placed inside Grid with ColumnDefinition with Height="Auto", setting FlowDirection to "RightToLeft" raises an exception.
Unplanned
Last Updated: 16 Nov 2018 14:49 by ADMIN
I've attached a sample solution to demonstrate the issue. Try to run it. When you try to type into the entry inside of the list view there are several strange aspects

1. It's not possible to put spaces
2. When you type quickly the cursor will start jumping arbitrarily. It might even jump to front, or delete the whole text. 

This behavior happens only on UWP. 
Unplanned
Last Updated: 16 Nov 2018 13:22 by ADMIN
When RadListView is placed inside StackLayout with vertical orientation,  the ListView cannot be scrolled to the bottom.
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.
Unplanned
Last Updated: 31 Oct 2018 13:02 by ADMIN
It seems the scroll position is calculated incorrectly in this case.
Unplanned
Last Updated: 22 Oct 2018 09:57 by ADMIN
Unplanned
Last Updated: 19 Oct 2018 14:36 by Didi
Completed
Last Updated: 18 Oct 2018 11:51 by ADMIN