Declined
Last Updated: 14 Oct 2019 09:49 by ADMIN
Created by: Emran
Comments: 1
Category: UI for Xamarin
Type: Feature Request
3

Hello, 

Another important control is missing from your Control Suit. That is Rich Text Box control, same like one available from SyncFusion: https://www.syncfusion.com/xamarin-ui-controls/xamarin-richtexteditor

Please give us a rich text editor control like that. Thank you.

Declined
Last Updated: 26 Feb 2018 10:24 by ADMIN
Created by: Shritama
Comments: 2
Category: UI for Xamarin
Type: Feature Request
2
Add markers in line graph.
Declined
Last Updated: 26 Feb 2018 16:33 by ADMIN
Created by: Michael
Comments: 1
Category: UI for Xamarin
Type: Feature Request
2
Please add support for ListViewCachingStrategy to the ListView. It's performance for large collection of items makes it unusable for production.
Declined
Last Updated: 26 Feb 2018 16:29 by ADMIN
Created by: Shritama
Comments: 1
Category: UI for Xamarin
Type: Feature Request
1
ScatterPlot currently support only numerical axis in android. It will best to support categorical axis in android.
Declined
Last Updated: 26 Feb 2018 16:33 by ADMIN
Created by: Geoff
Comments: 2
Category: UI for Xamarin
Type: Feature Request
1
When will you have a version of Telerik Rad controls in Visual Studio for Xamarin and Xamarin.Forms now that Microsoft has purchased Xamarin?
Declined
Last Updated: 26 Feb 2018 11:01 by ADMIN
Created by: Oliver
Comments: 1
Category: UI for Xamarin
Type: Feature Request
1
Something similar or superior to the devexpress-grid would be fantastic.

https://components.xamarin.com/view/devexpress-grid
Declined
Last Updated: 06 Feb 2017 13:09 by ADMIN
Created by: Lakmal
Comments: 1
Category: UI for Xamarin
Type: Feature Request
1
Hi,

Currently I'm evalating test automation tools for our xamarin project.Our first to develop an app for ios. We need to run in xamarin test cloud. Do you support it?

thanks
Declined
Last Updated: 30 Oct 2017 17:03 by ADMIN
Created by: Fabricio
Comments: 2
Category: UI for Xamarin
Type: Feature Request
1
ListView: Concealed Search input that reveals after pull down gesture at the top of the list and its purpose is to filter the contents of the ListView. 
Declined
Last Updated: 26 Feb 2018 10:53 by ADMIN
ADMIN
Created by: Lance | Manager Technical Support
Comments: 1
Category: UI for Xamarin
Type: Feature Request
1
Currently, the AutoCompleteBox's Tokens property is of type Collection<object>, this presents a problem when adding and removing items programmatically as there is no observability.

When an item is added or removed, the UI is not updated even though the token s collection has been. 

Here is a simple repro:

private void RadListView_OnItemTapped(object sender, ItemTapEventArgs e)
{
    // For this example e.Item is of type string

    (autoComplete.Tokens as Collection<object>)?.Add(e?.Item);

    // Item is added, but UI is not updated
    Debug.WriteLine($"Tokens count: {(autoComplete.Tokens as Collection<object>)?.Count}");
}

Declined
Last Updated: 14 Jun 2018 13:55 by ADMIN
ADMIN
Created by: Lance | Manager Technical Support
Comments: 1
Category: UI for Xamarin
Type: Feature Request
1
Add gesture support to DataGrid, similar to the gestures found in RadListView (reorder, tap and hold, item swipe, pull to refresh, etc).
Declined
Last Updated: 15 Aug 2018 13:25 by ADMIN
Created by: Luiz
Comments: 3
Category: UI for Xamarin
Type: Feature Request
1
https://docs.microsoft.com/en-us/xamarin/xamarin-forms/platform/
Xamarin Forms is growing! Does your controls-set plans to grow with it??

I'm currently working on a new project, and had to drop the usage of telerik's products, because its lack of support to other platforms.

What are your plans on this subject?

It would be great if we could have support to (but not limited to): Android, IOS, UWP (Mobile and Desktop "win10"), WPF (For Desktop Applications on win7,8,10), GTK# (Linux) and macOS.

I'm sure I wouldn't be the only one to buy your products if you upgrade yours platforms support.

Thanks!
Declined
Last Updated: 26 Oct 2018 13:51 by ADMIN
Created by: Mano Sadeh
Comments: 3
Category: UI for Xamarin
Type: Feature Request
1
Xamarin.Forms library that allows to have for Google-Map-Like sliding panel from bottom of the screen. 
Declined
Last Updated: 15 Oct 2018 13:29 by ADMIN
Created by: Mano Sadeh
Comments: 1
Category: UI for Xamarin
Type: Feature Request
1
Add the ability to create a TablView without any header. This could be usful in case you want to host a few ContentView in each tab and change grammatically the select tab.

Also, a SelectedItemIndex property will be useful as well.

Thanks,
Mano
Declined
Last Updated: 23 Oct 2018 06:57 by ADMIN
Created by: Javier
Comments: 1
Category: UI for Xamarin
Type: Feature Request
1
When you work with mobile one of the major issues I have found is that the picker does not allow filtering so when you have more than a hundred of items the user can select on but you are displaying a thousand it’s kind of complicated, so a filtered picker would be awesome for developers that are working with Telerik controls
Declined
Last Updated: 20 Feb 2019 05:42 by Allcloud
Created by: Allcloud
Comments: 3
Category: UI for Xamarin
Type: Feature Request
1

			
Declined
Last Updated: 18 Apr 2019 14:39 by ADMIN
Created by: Shalin
Comments: 1
Category: UI for Xamarin
Type: Feature Request
1

Following swipe gesture not fired

<telerikInput:RadCalendar.GestureRecognizers>
               <SwipeGestureRecognizer Swiped="SwipeGestureRecognizer_Swiped" Threshold="10"/>
 </telerikInput:RadCalendar.GestureRecognizers>

when swiping left or right swipe gesture should detect it.

or

when swiping on Multiday calendar add ability to decide swipe how many days back and forth (a property)

 

 

 

 

Declined
Last Updated: 29 Jul 2019 14:36 by ADMIN

I would like to extend my XF project to Windows Presentation Framework (WPF) and MacOs when possible, both now supported by XF.

Request is that Telerik begin to include some work in these areas in its near-future roadmaps.

Declined
Last Updated: 09 Aug 2019 14:24 by ADMIN
Created by: Benjamin
Comments: 1
Category: UI for Xamarin
Type: Feature Request
1

It would be a good to have function to be able to swipe on the header and also to be able to swipe on the content area to go to next tab. 

 

This request is for iOS and Android

Declined
Last Updated: 25 Oct 2019 08:34 by ADMIN
Created by: yl
Comments: 1
Category: UI for Xamarin
Type: Feature Request
1

The "Scrolled" event is such a essential feature.

For example, i made a floating searchbar with transparent frame, and a RadListView with HeaderTemplate that is longer than a screen of the device, i would like to detect whether the listview has scrolled for more than 10px vertically. If yes, set the background of the frame of the searchbar to my desired color.Xamarin.Forms, collectionview, listview, and scrollview has Scrolled event, but why RadListView does not? Using ItemAppearing event is just avoiding the problem instead of solving it. It will not be able to fulfill the criteria as the any item does not even enter the screen yet before the required task need to be done.

Declined
Last Updated: 26 Feb 2018 10:35 by ADMIN
Created by: Shritama
Comments: 2
Category: UI for Xamarin
Type: Feature Request
0
color for scatter nodes in scatterplot graph
1 2