Currently customers can be notified when a token is created. If the control is used in plain text scenario there is no way to notify the user when suggestion item is selected.
Make GroupDescriptors, SortDescriptors and FilterDescriptors collections bindable for easier usage directly in the viewmodel. Currently, they are plain collections that needs to passed manually to the viewmodel.
Telerik UI for Xamarin should allow NuGet distribution.
Create a framework which will expose touch events for consuming from Xamarin Forms apps.
If you set a custom palette to an iOS Forms Pie chart with 2 or more colors, only the first color will be shown for the whole pie regardless of the pie pieces count that you have. If works find for Android and Windows Phone.
Please add support for ListViewCachingStrategy to the ListView. It's performance for large collection of items makes it unusable for production.
When will you have a version of Telerik Rad controls in Visual Studio for Xamarin and Xamarin.Forms now that Microsoft has purchased Xamarin?
ScatterPlot currently support only numerical axis in android. It will best to support categorical axis in android.
add RTL support for the autocomplete for iOS
Something similar or superior to the devexpress-grid would be fantastic. https://components.xamarin.com/view/devexpress-grid
Add support for reorder functionality in ListView.
I met an issue related to Xamarin.Forms RadListView (telerik component) which occurs only on iOS platform, while working fine on Android. More details here - http://www.telerik.com/forums/radlistview-not-fitting-on-ios
Available in minor release 2017.2.0602. It will also be available in the R2 2017 SP release.
When you install the Progress Telerik UI For Xamarin application on an iOS Device, navigate to some example and try to view its code - the application hangs. The issue is fixed in the latest version of the application.
When creating a Xamarin.Forms solution using the Telerik project wizard, the individual projects are not named properly. See the attached screenshots for reference: Screenshot1 - File > New, where I named the solution "MySolutionName" Screenshot2 - After project generation, the individual projects are still using "Telerik.Xamarin.XXX" when it should be "MysolutionName.Mobile.XXX"
When you need to apply some customizations for the labels in iOS and you have created a custom renderer, the LabelFormat initially set is lost and you need to explicitly update the text of the Label.
Available in the R3 2017 release.