Unplanned
Last Updated: 15 Jun 2018 12:56 by ADMIN
Unplanned
Last Updated: 15 Jun 2018 08:13 by ADMIN
AddEditorForProperty method is not respected, the default editor is used instead. 

As a workaround, please use SetEditorProvider method  (https://docs.telerik.com/devtools/xamarin/nativecontrols/android/dataform/dataform-features) in order to create custom editors.
Declined
Last Updated: 14 Jun 2018 13:55 by ADMIN
ADMIN
Created by: Lance | Senior 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).
Unplanned
Last Updated: 21 Jun 2018 13:13 by ADMIN
ADMIN
Created by: Yana
Comments: 0
Category: UI for Xamarin
Type: Feature Request
2

			
Completed
Last Updated: 09 Nov 2018 13:41 by ADMIN
ADMIN
Created by: Didi
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0
Available in minor release 2018.3.1109. It will also be available in the R1 2019 release.
Completed
Last Updated: 20 Jun 2018 14:31 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0
Available in the 2018 R2 SP release.
Unplanned
Last Updated: 29 May 2018 09:57 by ADMIN
Mapping of editor between JSON Schema and DataForm Editor:

DataFormAutoCompleteEditor:  autocomplete
DataFormBooleanEditor:   N/A
DataFormCheckBoxEditor:   checkbox
DataFormCustomEditor:   n/a
DataFormDateEditor:    datepicker
DataFormDateTimeEditor:   n/a
DataFormTimeEditor:    timepicker
DataFormDecimalEditor:   decimal
DataFormEmailEditor:   email
DataFormIntegerEditor:   integer
DataFormListViewEditor:   list
DataFormMultilineTextEditor: n/a
DataFormNumberPickerEditor:  numberpicker
DataFormPasswordEditor:   password
DataFormPhoneEditor:   phone
DataFormRadAutoCompleteEditor: n/a
DataFormRadioGroupEditor:  radio
DataFormSeekBarEditor:   seekbar
DataFormSegmentedEditor:  segmentededitor
DataFormSpinnerEditor:   picker
DataFormSwitchEditor:   switch
DataFormToggleButtonEditor:  n/a
DataFormTextEditor:    text 
Unplanned
Last Updated: 21 Jun 2018 13:11 by ADMIN
Unplanned
Last Updated: 16 May 2018 07:41 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: UI for Xamarin
Type: Bug Report
1

			
Completed
Last Updated: 16 Apr 2019 15:57 by Navid
ADMIN
Created by: Stefan Nenchev
Comments: 20
Category: UI for Xamarin
Type: Bug Report
30

			
Unplanned
Last Updated: 25 Feb 2022 15:23 by ADMIN
Created by: Luiz
Comments: 15
Category: UI for Xamarin
Type: Feature Request
40
xamarin forms on wpf is now official, https://docs.microsoft.com/en-us/xamarin/xamarin-forms/platform/wpf
we need to support telerik on there aswell..
Unplanned
Last Updated: 25 Apr 2018 14:57 by ADMIN
Created by: Vipin
Comments: 1
Category: UI for Xamarin
Type: Feature Request
3
Need to have a control drap and drop for the update of status.
Something similiar to TFS or Kanban control
Unplanned
Last Updated: 06 Apr 2018 07:35 by ADMIN
Chart: [iOS] A needless label is displayed at the end for DateTimeContinuousAxis
Unplanned
Last Updated: 09 Apr 2020 09:45 by ADMIN
Created by: Luiz
Comments: 6
Category: UI for Xamarin
Type: Feature Request
2
Maybe work with Frank A. Krueger https://twitter.com/praeclarum, to support RadGrid on Ooui platform. Or at least a more basic version of it!
Unplanned
Last Updated: 23 Jun 2022 21:03 by ADMIN
ADMIN
Created by: Nikolay Demirev
Comments: 2
Category: UI for Xamarin
Type: Feature Request
12
Barcode reader which can scan a barcode and input it in an entry.
Unplanned
Last Updated: 09 Mar 2018 08:54 by ADMIN
ADMIN
Created by: Yana
Comments: 0
Category: UI for Xamarin
Type: Feature Request
1
Allow customers to style the controls in focused/unfocused states.
Completed
Last Updated: 15 Jan 2020 12:11 by ADMIN
Release R1 2020
Created by: Greg
Comments: 5
Category: UI for Xamarin
Type: Feature Request
17
Add controls to selecting dates/times that also support null or blank values.  Currently the DatePicker control that is provided as part of Xamarin Forms doesn't allow for a null or blank date.
Provide the ability to select date and time in single UI.
Declined
Last Updated: 01 Mar 2018 23:27 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 1
Category: UI for Xamarin
Type: Feature Request
0
Currently, the DataGrid's SelectionStyle uses a DataGridBorderStyle object. This doesn't have a TextColor property.

This request is for the ability to have a different TextColor for rows that are selected. without the need for relying on the bound object values/triggers/etc.
Unplanned
Last Updated: 20 Feb 2018 09:21 by ADMIN
ADMIN
Created by: Ves
Comments: 0
Category: UI for Xamarin
Type: Bug Report
1
ArgumentOutOfRangeException is thrown when using stacked AreaSeries with DateTimeContinuous axis and series source is not sorted by the DateTime values on UWP.
In the same scenario the chart is not rendered correctly on Android.
If not supported, the control should either handle this or throw a dedicated exception.
Completed
Last Updated: 03 Aug 2018 06:46 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 1
Category: UI for Xamarin
Type: Feature Request
0
Currently, the project template generates a PCL that uses an App.cs.

Most developers who use XAML prefer to have an App.xaml in order to use global resources (or the Telerik Theming mechanism).

Please consider adding a checkbox to the Project Wizard that lets you choose between using [App.xaml/App.xaml.cs] or [App.cs]