Completed
Last Updated: 17 Sep 2018 13:15 by ADMIN
ADMIN
Created by: Ves
Comments: 5
Category: UI for Xamarin
Type: Feature Request
10
Add support for doughnut charts

Available in R3 2018 release. For more info on the donut series refer to: https://docs.telerik.com/devtools/xamarin/controls/chart/series/pie/donut-series
Completed
Last Updated: 16 Aug 2018 10:08 by ADMIN
ADMIN
Created by: Vladislav
Comments: 3
Category: UI for Xamarin
Type: Bug Report
3

			
Unplanned
Last Updated: 15 Aug 2018 13:25 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: UI for Xamarin
Type: Feature Request
13
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
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!
Unplanned
Last Updated: 08 Aug 2018 06:29 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: UI for Xamarin
Type: Feature Request
1

			
Unplanned
Last Updated: 03 Aug 2018 08:19 by ADMIN
ADMIN
Created by: Nikolay Demirev
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0
SlidedToIndex event is triggered from a non-UI thread which forces the users to use Device.BeginInvokeOnMainThread
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]
Unplanned
Last Updated: 01 Aug 2018 09:58 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: UI for Xamarin
Type: Feature Request
1

			
Unplanned
Last Updated: 21 Jun 2018 13:13 by ADMIN
ADMIN
Created by: Yana
Comments: 0
Category: UI for Xamarin
Type: Feature Request
2

			
Unplanned
Last Updated: 21 Jun 2018 13:11 by ADMIN
Completed
Last Updated: 21 Jun 2018 12:42 by ADMIN
Created by: Toine
Comments: 5
Category: UI for Xamarin
Type: Feature Request
4
It would be very helpfull to have some demo projects showing how to use UI for Xamarin in XAML
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.
Completed
Last Updated: 20 Jun 2018 14:14 by ADMIN
Available in the 2018 R2 SP release.
Completed
Last Updated: 20 Jun 2018 14:14 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0
If you have set MaxDate in the Calendar and you swipe the view to see the previous month, it is not possible to navigate back to the month that has the MaxDate. If you change the month through the MonthView -> everything starts working.

Available in the 2018 R2 SP release.
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).
Completed
Last Updated: 06 Jun 2018 08:44 by ADMIN
Created by: JP
Comments: 5
Category: UI for Xamarin
Type: Feature Request
8
TreeView control similar to the UI for WPF suite.

Available in R2 2018 release. More information can be found here: https://docs.telerik.com/devtools/xamarin/controls/treeview/treeview-overview
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