Unplanned
Last Updated: 15 Sep 2025 11:19 by Seung Cheol

Currently when a Value is set to the RadLinearProgressBar, the inner progress-bar is being animated for about a second, grows from size 0 to the full size of the RadLinearProgressBar, but the Text remains 0% until the very end, when it turns 100%.

This feature request is to show a Text value that corresponds to the inner progress-bar, i.e. the value in the Text is also animated, synced with the animated progress-bar value.

Unplanned
Last Updated: 15 Sep 2025 08:29 by Andrey
I would like to set a height to the area with the day names. Currently, this is not possible using the DayStyleSelector.
Unplanned
Last Updated: 12 Sep 2025 11:25 by Andrey
Created by: Andrey
Comments: 1
Category: CollectionView
Type: Feature Request
1
The RadListView provides ItemHold event, also a Selection Gestures for tap and hold, expose similar for the RadCollectionView
Unplanned
Last Updated: 03 Sep 2025 12:44 by Robbe
Created by: Robbe
Comments: 0
Category: SpeechToTextButton
Type: Feature Request
0
provide offline support when there is no internet connection. 
Unplanned
Last Updated: 03 Sep 2025 11:57 by Teddy
Created by: Teddy
Comments: 0
Category: DataGrid
Type: Feature Request
1
instead of using the footer template, expose cell renderer approach for the column footer
Unplanned
Last Updated: 02 Sep 2025 10:59 by Hanoch

It seems the issue happens randomly -> crashes on a Windows 19 Server while running a basic Windows Maui app.

There is a public bug report: https://github.com/mono/SkiaSharp/issues/3168   

Unplanned
Last Updated: 19 Aug 2025 11:49 by Kos
Implement a mode in which an update operation is triggered each time the user modifies the input, ensuring that changes are processed in real time as data is entered.
Completed
Last Updated: 13 Aug 2025 08:35 by ADMIN
Release 11.1.0 (2025 Q3)
Created by: Didi
Comments: 1
Category: CollectionView
Type: Feature Request
1
Add support for sticky group headers for desktop - WinUI and MacCatalyst. 
Completed
Last Updated: 13 Aug 2025 08:33 by ADMIN
Release 11.1.0 (2025 Q3)
Created by: Didi
Comments: 3
Category: CollectionView
Type: Feature Request
7

In the current CollectionView implementation, the CollectionView will start with all the groups expanded. The only way to have any form of preference is to programmatically interact with the DataView after-the-fact https://docs.telerik.com/devtools/maui/controls/collectionview/grouping/expand-collapse

Requested Feature
A better approach that I am requesting a feature for is to have a property available for the CollectionView that sets this value ahead of time.

For example, you could add it as a BindableProperty on the GroupDescriptor class and on the GroupDefinition is to have an IsExapanded property.
Completed
Last Updated: 13 Aug 2025 07:51 by ADMIN
Release 11.1.0 (2025 Q3)
Created by: Vaibhav
Comments: 3
Category: UI for .NET MAUI
Type: Feature Request
23

The Bottom Sheet component provides an intuitive way to display additional content to the users. It appears on the bottom of a screen as an overlay and presents users with a choice of actions that they must take.

Unplanned
Last Updated: 11 Aug 2025 15:36 by Leonard
Created by: Leonard
Comments: 0
Category: DataGrid
Type: Feature Request
0

I want to select multiple rows by selecting one and then holding down the shift key and selecting more.

For example in WPF DataGrid there is an Extended multiple selection option: https://docs.telerik.com/devtools/wpf/controls/radgridview/selection/multiple-selection 

Unplanned
Last Updated: 05 Aug 2025 16:22 by Henrik

Current working behavior: when setting the offset and gradient colors to bar indicator, the gradient is drawn based on the indicator size. I want to draw the gradient based on the axis size.

Current behavior:

 

Scenario I want to achieve:

Completed
Last Updated: 01 Aug 2025 12:58 by ADMIN
Created by: Didi
Comments: 2
Category: UI for .NET MAUI
Type: Feature Request
1

Provide an AI assistant for code generation with the Telerik MAUI controls. 

Telerik Blazor released such assistant https://www.telerik.com/blazor-ui/documentation/ai/overview 

Unplanned
Last Updated: 21 Jul 2025 09:44 by JoPi
Created by: JoPi
Comments: 0
Category: TreeDataGrid
Type: Feature Request
1
As the TreeDataGrid inherits from DataGrid, the DataGrid does not support items of different type, even if all items in the items-source have a property with the same name. Please provide such support for both controls. 
Unplanned
Last Updated: 18 Jul 2025 06:28 by Subburaj
Created by: Subburaj
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
1

add a button control in which you can swipe its content 

Duplicated
Last Updated: 14 Jul 2025 08:31 by ADMIN
Created by: Vishal
Comments: 3
Category: UI for .NET MAUI
Type: Feature Request
5
Take picture via camera and quickly upload pic.
Declined
Last Updated: 14 Jul 2025 08:03 by ADMIN
Created by: Marc
Comments: 4
Category: UI for .NET MAUI
Type: Feature Request
0
Are there any plans to add Augmented Reality components for .NET MAUI?
Unplanned
Last Updated: 14 Jul 2025 07:56 by ADMIN
Created by: atlanta
Comments: 1
Category: Entry
Type: Feature Request
3
The Entry control should expose an event after ClearButton click
Unplanned
Last Updated: 11 Jul 2025 12:09 by ADMIN
Created by: Chris
Comments: 1
Category: DataGrid
Type: Feature Request
1

Currently, i can use the public method ScrollItemIntoView to scroll to an item in the DataGrid. 

I noticed you have an internal method: ScrollColumnIntoView. Please make it public so I can use it to scroll to a specific column.

Unplanned
Last Updated: 02 Jul 2025 19:16 by Teddy
Created by: Teddy
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
0

Hi Team,

We have a scenario where our license key file is hosted on a team-only file share. However, the file share only works with HTTP/S links and not a UNC path.

For example, this works perfectly:

TELERIK_LICENSE_PATH="\\internalshare\folder\telerik-license.txt"

However, we cannot use 

TELERIK_LICENSE_PATH="http://internalshare.com/telerik-license.txt"

You can reproduce this for yourself by trying it with Azure Blob Storage:

 

Thank you,

Teddy

1 2 3 4 5 6