Declined
Last Updated: 17 Sep 2018 13:19 by ADMIN
Created by: Software Engineers
Comments: 2
Category: UI for Xamarin
Type: Bug Report
0
Using Visual Studio for Mac, added packages using telerik nugget server, added radCalendar in xaml code. preview crashes and exception report window pops up.
Unplanned
Last Updated: 18 Jun 2018 15:09 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 0
Category: UI for Xamarin
Type: Bug Report
3
Multiple selected items that were selected become unselected when being filtered out.

Steps to reproduce:

1 - Select multiple items
2 - Apply filter where some or all of the selected items are filtered out
3 - Remove filter

Observe: 

1 - The items that were previously selected have lost their selection state after returning
2 - Items that were not filtered, or selected while filter was active, retain selection state
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.