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.
Unplanned
Last Updated: 19 Aug 2025 08:23 by ADMIN

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   

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

Unplanned
Last Updated: 02 Jul 2025 07:33 by ADMIN
Created by: Paul
Comments: 2
Category: DataGrid
Type: Feature Request
4
I would like to use a mouse to drag a row to a new spot in row order.

Found this info for WinForms, but not finding anything for MAUI RadDataGrid

https://docs.telerik.com/devtools/winforms/knowledge-base/gridview-drag-drop-bound-mode 

https://docs.telerik.com/devtools/winforms/controls/gridview/end-user-capabilities/reordering-rows 
Unplanned
Last Updated: 30 Jun 2025 12:13 by Stephen
A scenario with a requirement to display information about the entire group, including recursively all child groups, needs access to the actual items and/or subgroups. Exposing these and parent info would allow for greater flexibility in displaying custom information in group headers.
Unplanned
Last Updated: 27 Jun 2025 09:23 by Teddy
Currently, the PropertyGroupDescriptor in the DataGrid component does not support grouping by nested properties (e.g., Customer.Address.City). Enhance the PropertyGroupDescriptor to support nested property paths, allowing developers to group data based on sub-properties within complex objects. This would align with common data-binding patterns and improve the flexibility of the DataGrid for real-world scenarios involving nested data models.
Declined
Last Updated: 20 Jun 2025 08:18 by ADMIN
Created by: Hanoch
Comments: 2
Category: UI for .NET MAUI
Type: Feature Request
1
Provide a copyright label control for .NET MAUI. 

For example Telerik UI for WinForms introduced such control for the RadMap. For MAUI it could be nice to have such control in general
Unplanned
Last Updated: 20 Jun 2025 08:04 by Yadagiri
Created by: Yadagiri
Comments: 0
Category: TreeDataGrid
Type: Feature Request
0
Please add support for multiple row column headers. As an example of what I'm referring to, see the Telerik UI for Blazor implementation here => Blazor DataGrid Demos - Multi-Column Headers | Telerik UI for Blazor
1 2 3 4 5 6