The purpose of this item is to track demand for support of the GTK platform in the Telerik Xamarin controls. https://docs.microsoft.com/en-us/xamarin/xamarin-forms/platform/gtk?tabs=vswin
Add a Map control to the product suite.
A common scenario for the Chart is to have several Y-Axis, where some could be on the left, others could be on the right side of the Chart.
Add MVVM friendly commands for all list view interaction events: ItemTapped, ItemSwipeStarting, ItemSwiping, ItemSwipeCompleted, RefreshRequested
a new component - Image viewer. this component will take as source images meta data and show images gallery, with view / templates. (carousel / grid for instance), allowing tap to zoom full screen and drag to exit zoom
Provide API which enables the group headers to remain in the view when scrolling until the next ones push them away.
With the current implementation of the control, if you have events later in the day - the user needs to scroll down so that they are shown. We can consider adding a mechanism to show the first available event or expose methods to bring a specific event into view.
Currently, there is no ItemTemplate for the SegmentedControl, therefore we need to use an IEnumerable<string>. Please add support for ItemTemplate, or DisplayMemeberBinding property, so that we can bind to an IEnumerable<T>.
Barcode reader which can scan a barcode and input it in an entry.
Request for RadioButton-like mutual exclusive selection using a Group type of property. Ex: <CheckBox Group="Gender" /> <CheckBox Group="Gender" /> <CheckBox Group="Gender" /> When one of the CheckBoxes in the Gender group are checked, any other selections are cleared.
Add support for tabs that cannot be selected
It would be nice if we can just bind a .net DataTable or DateView as ItemsSource to the RadDataGrid.
I'm particularly wanting the "Assistive labels" features, which comes from Material design (click in the textbox, and the watermark becomes a floating label). Like this: https://www.syncfusion.com/xamarin-ui-controls/text-input-layout