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 
Completed
Last Updated: 27 Mar 2023 11:36 by ADMIN
ADMIN
Created by: Kiril Stanoev
Comments: 16
Category: UI for Xamarin
Type: Feature Request
12
Add a Map control to the product suite.
Completed
Last Updated: 15 Mar 2023 12:02 by ADMIN
Release R1 2023 SP1
Telerik.UI.for.Xamarin NuGet package is missing Telerik.UI.for.Xamarin.Documents.Fixed.FormatProviders.Image.Skia package reference.
Completed
Last Updated: 30 Jan 2023 07:47 by ADMIN
Release 2022.3.1026
Created by: Giampaolo
Comments: 0
Category: UI for Xamarin
Type: Bug Report
3

Unable to deploy Xamarin app with Telerik Document Processing dlls when AOT is true in Release configuration.

An error with text like is displayed in Visual Studio:

XABLD7028: System.IO.FileNotFoundException: Could not find file '...\....Droid\obj\Release\120\aot\armeabi-v7a\libaot-Telerik.Documents.Fixed.dll.so'

 

Completed
Last Updated: 21 Jul 2022 13:19 by ADMIN
Release R1 2021 SP1

When building against XF5 and after migrating a project you can get the following error:-

Severity Code Description Project File Line Suppression State
Error failed linking file resources. App1.Android
Error '5dp' is incompatible with attribute verticalOffset (attr) float [weak]. App1.Android
Error '10dp' is incompatible with attribute horizontalOffset (attr) float [weak]. App1.Android

It appears to be a conflict between

<PackageReferenceInclude="Xamarin.Google.Android.Material"Version="1.2.1.1" />

and Telerik assemblies.

If a dummy app is built with that Nuget it all works fine until the Nuget

<PackageReference Include="Telerik.UI.for.Xamarin" Version="2021.1.119.1" />

is added.

So you can have one or the other but not both.

Please see this GitHub thread where its discussed more and a sample app is posted.

(I am user Gmotagi in it)

https://github.com/xamarin/Xamarin.Forms/issues/13303

 

 

 

 
Completed
Last Updated: 22 Jun 2022 11:41 by ADMIN
Release R2 2022 SP1

DataBindingComplete event of the DataGrid should be fired when the associated data (ItemsSource) has been successfully bound to the control or any data operation like Group, Sort or Filter is applied.  Currently the event handler is not called as expected.

 

Completed
Last Updated: 11 May 2022 14:56 by ADMIN
Release R2 2022
Created by: Anbu
Comments: 0
Category: UI for Xamarin
Type: Feature Request
2
Add linear progress bar which indicates the progress of a task.
Completed
Last Updated: 31 Mar 2022 13:59 by ADMIN
Release Release 2021.1.331 (R1 2022 minor release)
With the Telerik UI for Xamarin release 2022.1.222.1 SkiaSharp version was updated to 2.80.3 
but inside the Telerik.UI.for.Xamarin.SkiaSharp NuGet package the SkiaSharp.Views.Forms version is not updated. The version is 1.68.0
Completed
Last Updated: 19 Jan 2022 13:55 by ADMIN
Release R1 2022
TimePicker allows you to create custom Accept and Cancel commands, still, currently there isn't a way to bind a command parameter and then use it in the corresponding command Execute method.
Completed
Last Updated: 19 Jan 2022 13:43 by ADMIN
Release R1 2022
Created by: Andrea
Comments: 5
Category: UI for Xamarin
Type: Feature Request
4
I think a "SignPad" would be a very nice new feature for XF.
Completed
Last Updated: 03 Nov 2021 18:12 by ADMIN
Release 2021.2.728 (R2 2021 minor release)
Created by: Vlad
Comments: 23
Category: UI for Xamarin
Type: Bug Report
8

There seems to be 2 issues with Telerik ui for xamarin and Xamarin.AndroidX.Core versions 1.3.2.2 and newer where A) Linker seems to be failing when set to "Sdk Assemblies Only" on Visual Studio 16.9.0.

 

The other issue is with Telerik RadListView and same  AndroidX.Core at runtime I am getting the following exception:

System.TypeLoadException: 'VTable setup of type Telerik.XamarinForms.DataControlsRenderer.Android.ListViewAccessibilityDelegateCompat failed'

 

Please advise

Completed
Last Updated: 12 Oct 2021 10:07 by ADMIN
Release R3 2021

The App bar background color is gray, and the search bar doesn't look good with this black textcolor and dark gray background color. 



The default SearchBar look on iOS: 


Completed
Last Updated: 08 Oct 2021 15:40 by n/a
Release 2020.3.1207 (R3 2020 minor release)

if you look at the .nuspec file for the Telerik.UI.for.Xamarin.Documents.Flow package there is an entry in the 

<framework> assemblies element;

<frameworkAssembly assemblyName=”WindowsBase” targetFramework=””/ >

This is what causes NuGet to drag the WindowsBase assembly in.

 we cannot build the iOS project - we get the following error.

The type 'NotifyCollectionChangedAction' exists in both 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' and 'WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'

We are not referencing the WindowsBase assembly directly, but on analyzing the Nuget dependencies we found the following dependency chain;

Telerik.UI.for.Xamarin (2020.3.1106.1) -> Telerik.UI.for.Xamarin.Documents.Flow (2020.3.1019) -> WindowsBase (Framework Assembly)

 it seems that WindowsBase (and PresentationCore which is also included) are not intended for Xamarin iOS or Android applications.

 

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
Completed
Last Updated: 04 Jun 2021 14:32 by ADMIN
Release R2 2021
Visual Studio for Mac 8.9 no longer includes the Xamarin.Forms previewer in favor of XAML Hot Reload.  This leads to the following exception when trying to install Telerik Xamarin VS for Mac extension: "
Xamarin VS for Mac extension throws "Xamarin.FormsPreviewer v.4.15 could not be found in any repository" on install".
Completed
Last Updated: 31 May 2021 13:26 by ADMIN
ADMIN
Created by: Georgi
Comments: 2
Category: UI for Xamarin
Type: Bug Report
0
Available in the R2 2017 PS release.
Completed
Last Updated: 24 Feb 2021 13:27 by ADMIN
Release R1 2021 SP1
ADMIN
Created by: Nikolay
Comments: 6
Category: UI for Xamarin
Type: Feature Request
6
A good addition to the suite would be a textbox control that can be made read-only, while still offering text selection and the ability to copy text from it.
Completed
Last Updated: 24 Feb 2021 13:06 by ADMIN
Release R1 2021 SP1

When using the __ItemStyle properties of RadListView, they are not being applied if the SelectionMode is set to None. It makes sense that the PressedItemStyle and SelectedItemStyle properties are not used, since they are not applicable if nothing can be selected. However, the ReorderItemStyle in particular should still be used.

 

Example:

    public class ItemStyleNotAppliedExample : ContentPage
    {
        private readonly ListViewItemStyle WhiteBG = new ListViewItemStyle
        {
            BackgroundColor = Color.White
        };

        private readonly ListViewItemStyle YellowBG = new ListViewItemStyle
        {
            BackgroundColor = Color.Yellow
        };

        private readonly ListViewItemStyle RedBG = new ListViewItemStyle
        {
            BackgroundColor = Color.Red
        };

        private readonly ListViewItemStyle BlueBG = new ListViewItemStyle
        {
            BackgroundColor = Color.Blue
        };

        public ItemStyleNotAppliedExample()
        {
            BackgroundColor = Color.Gray;

            var items = new ObservableCollection<Item>
            {
                new Item("Item 1"),
                new Item("Item 2"),
                new Item("Item 3"),
                new Item("Item 4"),
                new Item("Item 5"),
            };

            Content = new RadListView
            {
                SelectionMode = SelectionMode.None,
                IsItemsReorderEnabled = true,
                ItemsSource = items,
                ItemTemplate = new DataTemplate(typeof(ItemView)),

                ItemStyle = WhiteBG,
                PressedItemStyle = YellowBG,
                SelectedItemStyle = RedBG,
                ReorderItemStyle = BlueBG,
            };
        }

        private class Item
        {
            public string Name { get; }

            public Item(string name)
            {
                Name = name;
            }
        }

        private class ItemView : ListViewTemplateCell
        {
            public ItemView()
            {
                var checkbox = new CheckBox
                {
                    VerticalOptions = LayoutOptions.Center
                };

                var label = new Label
                {
                    VerticalOptions = LayoutOptions.Center
                };

                label.SetBinding(Label.TextProperty, nameof(Item.Name));

                View = new StackLayout
                {
                    BackgroundColor = Color.Transparent,
                    Orientation = StackOrientation.Horizontal,
                    Children =
                    {
                        checkbox,
                        label
                    }
                };
            }
        }
    }

Completed
Last Updated: 21 Jan 2021 12:36 by ADMIN
Release R1 2021
Created by: S
Comments: 3
Category: UI for Xamarin
Type: Feature Request
9
Ensure the controls look nice by default when Dark Mode is on.
Completed
Last Updated: 21 Jan 2021 11:26 by ADMIN
Release R1 2021
Created by: Christian
Comments: 2
Category: UI for Xamarin
Type: Feature Request
15
The TabView control should support a swipe event to change the active item. Similar to the ListView with the IsItemSwipeEnabled-property.
1 2 3 4 5 6