Currently only Views can be hosted in the MainContent. If users can host Pages the RadSideDrawer could be used as root navigation component. This will allow customers to define the RadSideDrawer once throughout the application.
Currently in 2019 R2 and earlier, the "options" button at the bottom of the filtering UI allows the user to rearrange and toggle the visibility of columns in the DataGrid.
I request to have a property or setting on the DataGrid or the DataGridColumn that will prevent the user from changing the visibility or ordering of columns. from that UI (just like you can prevent user filtering or user sorting)
Please add an option to center the Xamarin Popup on the page, both horizontally and vertically. The popup should not move when pickers (and other similar controls) are opened/closed.
Thank you
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.
Add markers in line graph.
Please add support for ListViewCachingStrategy to the ListView. It's performance for large collection of items makes it unusable for production.
Expose a property to set the SlideView Indicator diameter/size, just like you can already do for the SlideView buttons.
ScatterPlot currently support only numerical axis in android. It will best to support categorical axis in android.
When will you have a version of Telerik Rad controls in Visual Studio for Xamarin and Xamarin.Forms now that Microsoft has purchased Xamarin?
Add gesture support to DataGrid, similar to the gestures found in RadListView (reorder, tap and hold, item swipe, pull to refresh, etc).
Something similar or superior to the devexpress-grid would be fantastic. https://components.xamarin.com/view/devexpress-grid
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
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.
Dear,
It would be interesting if the map control could read a shapefile or kml file and visualize the shapes, besides exporting the modifications of the map (shapes) to a shp format.
Best regards.
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
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}"); }
Hi. I'm trying to set background color to Transparent but nothing happens. When the radbusyindicator shows up, there is a ugly white backgroundcolor i'm trying to change but I just can't. Help
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!