Unplanned
Last Updated: 24 Oct 2018 06:56 by ADMIN
ADMIN
Created by: Pavel R. Pavlov
Comments: 0
Category: UI for Xamarin
Type: Feature Request
1
Currently the Height is not changed, however the control should update its size when expanding/collapsing/adding new items and removing existing items.
Declined
Last Updated: 23 Oct 2018 06:57 by ADMIN
Created by: Missing User
Comments: 1
Category: UI for Xamarin
Type: Feature Request
1
When you work with mobile one of the major issues I have found is that the picker does not allow filtering so when you have more than a hundred of items the user can select on but you are displaying a thousand it’s kind of complicated, so a filtered picker would be awesome for developers that are working with Telerik controls
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.
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: 15 Oct 2018 13:29 by ADMIN
Created by: Mano Sadeh
Comments: 1
Category: UI for Xamarin
Type: Feature Request
1
Add the ability to create a TablView without any header. This could be usful in case you want to host a few ContentView in each tab and change grammatically the select tab.

Also, a SelectedItemIndex property will be useful as well.

Thanks,
Mano
Completed
Last Updated: 15 Sep 2021 08:34 by ADMIN
Release R3 2021
ADMIN
Created by: Didi
Comments: 4
Category: UI for Xamarin
Type: Feature Request
9
Already available for MultiDayView
Declined
Last Updated: 26 Oct 2018 13:51 by ADMIN
Created by: Mano Sadeh
Comments: 3
Category: UI for Xamarin
Type: Feature Request
1
Xamarin.Forms library that allows to have for Google-Map-Like sliding panel from bottom of the screen. 
Unplanned
Last Updated: 18 Sep 2018 07:00 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 0
Category: UI for Xamarin
Type: Feature Request
1
When using the Telerik project template, the assembly references are added using full paths.

This presents a problem for source control projects as Xamarin projects are frequently used across Mac and PC. When a windows file path to the UI for Xamarin installation folder is used, this is not compatible for a Mac machine.

Current implementation uses this type of path:

C:\Program Files (x86)\Progress\Telerik UI for Xamarin R2 2018\Binaries\[PlatformName]\Telerik.dll

This path would not be present on a Mac, however if you use a relative path instead, like this:

..\..\Progress\Telerik UI for Xamarin R2 2018\Binaries\[PlatformName]\Telerik.dll

 the developer on the Mac could place the Telerik installation in a similar folder path and both PC and Mac could use assembly references.



Alternative
Add an option to choose the Telerik NuGet package reference instead of assembly references.
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)
Unplanned
Last Updated: 09 Nov 2020 10:07 by Andréa
ADMIN
Created by: Stefan
Comments: 6
Category: UI for Xamarin
Type: Feature Request
23
The purpose of this item is to track demand for support of the MacOS platform in the Telerik Xamarin controls. 

https://docs.microsoft.com/en-us/xamarin/xamarin-forms/platform/mac
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
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

			
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: 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
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

			
Completed
Last Updated: 25 Mar 2019 16:04 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 10
Category: UI for Xamarin
Type: Feature Request
2
As of 2018.2.620, UI for Xamarin will invoke approximate 600 warnings when compiling an Android project that uses SDK later than 23.

This is due to the fact that the UI for Xamarin.Android controls are built on API 23, which will surface warnings at compile time if the project consuming them is using a later version.

Although UI for Xamarin is compatible with newer version, and causes no impact on the outcome, these warnings obscure any meaningful warnings the user might have. 

This is a problem when projects are built in a CI/Cd pipeline and warnings are treated as important/significant for enterprise CD deployment (i.e. scrolling through 600 warnings to find any legitimate warnings is not practical).

Available in R3 2018 release.
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: 12 Oct 2018 08:30 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 0
Category: UI for Xamarin
Type: Feature Request
1
Xamarin.Forms has made MergedWith obsolete in XF 3.1, you can now use the more traditional Source path to merge ResourceDictionaries.

Provide a path to the UI for Xamarin ResourceDictionaries. This can be done directly through the DLL itself or include the XAML files in the product distribution (or both).
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