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: 21 Jun 2018 13:11 by ADMIN
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 
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: 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.
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: 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.
Completed
Last Updated: 05 Jun 2024 11:20 by ADMIN
Release 2024 Q2
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0
When the Telerik Xamarin toolbox is in a partial-height tab (i.e. half the height), there isn't a scrollbar to see the off-screen controls.

Workaround: 
Make the toolbox full height of the tab to see all the controls. Here's a video demonstrating https://www.screencast.com/t/cUjIC0sx4 
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
Declined
Last Updated: 18 Sep 2018 11:57 by ADMIN
Created by: francesco
Comments: 2
Category: UI for Xamarin
Type: Feature Request
0
A custom Searchbar that could be display over navigation bar. (Ex: See WhatsApp)
Declined
Last Updated: 16 Oct 2018 07:14 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 1
Category: UI for Xamarin
Type: Feature Request
0
Provide a ComboBox-like filtering functionality.

With the current feature set, this might be achieved by simply allowing all the items to be visible in the SuggestionsView when the Entry is focused (instead of showing no results until filtering has started)
Declined
Last Updated: 24 Oct 2018 08:07 by ADMIN
I have a RadLegend that is within a portion of the UI that has its visibility toggled with IsVisible. The logical tree is as follows (it's a custom styled tab UI):

MasterDetailPage -> Detail -> ContentPage -> StackLayout -> Grid (IsVisible bound to "ShowData") -> StackLayout (IsVisible bound to "ShowCategoryData") -> StackLayout -> RadLegend

Sometimes it's visible, sometimes it disappears after one of its parent control's visibility changes, sometimes it reappears. Not sure what the rhyme or reason is on when it happens. Seems to happen more on iOS than on Android, but I've seen it happen on both.

Full XAML for the page it happens on is attached.
Completed
Last Updated: 22 Nov 2018 16:14 by ADMIN
Available in minor release 2018.3.1122. It will also be available in the R1 2019 release.
Completed
Last Updated: 06 Sep 2019 12:26 by ADMIN
Release R2 2019 SP2

The SelectionChanged event of the ChartSelectionBehavior is fired twice for a single selection change

Completed
Last Updated: 31 Jan 2019 15:47 by ADMIN
ArgumentOutOfRangeException is thrown when two buttons are pressed at a time
Unplanned
Last Updated: 15 Jan 2019 15:44 by ADMIN
Created by: Mano Sadeh
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0
When the Mask property is set to letters and digits, the Mask accepts symbols too.
Completed
Last Updated: 31 Jan 2019 15:47 by ADMIN
The issue can be observed in the AutoCompleteView control.
Completed
Last Updated: 20 Feb 2019 12:48 by ADMIN
When the Lite Nuget package is referenced and the linker behavior is "SDK Assemblies Only", an error related to PdfViewer is raised.
Completed
Last Updated: 19 Jun 2019 12:55 by ADMIN
Release R2 2019 SP1
Created by: Robert
Comments: 1
Category: UI for Xamarin
Type: Bug Report
0

When trying to build the QSF example on GitHub, an error occurs due to The IHiearchyAdapter still being used in :

TreeView - First Look Example and Customizations Example.

 

The Error Message is Error CS0122: 'IHierarchyAdapter' is inaccessible due to its protection level (CS0122) (QSF)

Completed
Last Updated: 12 Mar 2019 21:49 by ADMIN
Created by: Jacob
Comments: 2
Category: UI for Xamarin
Type: Bug Report
0

We can build on our personal development environments without issue. The issue is only on the Azure DevOps build server. We believe this to be related to a version incompatibility. Possibly the build server is attempting to reference an old library. We are seeing the issue on both iOS and Android builds. 

This issue is well documented here: 
https://www.telerik.com/forums/can%27t-resolve-the-reference-%27system-object#wNK1sRy19UOhttFJzbEshQ

Our version info:
- Build server is using  Microsoft's hosted agent with Visual Studio for Mac 7.7.4.1 (attached file with all software installed on the host build-host-software.txt)
- App is on version 3.4.0+
- Referenced libraries use .NET Standard 1.6 and 2.0
- Xamarin.Forms app is hosted in a .NET Standard 2.0 library

Could we get a hold of an older compatible version of the software that can work with our version if there is no workable solution here ?