Unplanned
Last Updated: 05 Nov 2025 07:50 by Urmal
Created by: Urmal
Comments: 0
Category: AIPrompt
Type: Feature Request
0
Provide built-in integration with SpeechToTextButton in the AI Prompt control.
In Development
Last Updated: 03 Nov 2025 15:18 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   

Unplanned
Last Updated: 03 Nov 2025 12:28 by Andrey
Expose template for the day names area in week and multi day view. So I can customize the day names, adding shapes to indicate there are appointments.
Unplanned
Last Updated: 31 Oct 2025 07:26 by Akshat
Created by: Akshat
Comments: 0
Category: TemplatedButton
Type: Feature Request
9
allow the button to be accessible using the tab keyboard key.
Unplanned
Last Updated: 30 Oct 2025 14:27 by ADMIN

The signatures are stored in the database as a string, representing the point data of all the lines in the signature.
For example, something like 

"1,2;3,4;5,6;7,8/10,11;12,13;14,15/21,22;23,24;25,26"

Where the string is line-data separated by "/", and the line data is x,y point data separated by semi-colons. 

We don't need the component to present the data exactly that way... we can take care of formatting it how we need, as long as the component exposes a way to get the point and line data.
Unplanned
Last Updated: 29 Oct 2025 14:53 by Galen
Created by: Galen
Comments: 0
Category: BottomSheet
Type: Feature Request
7
If a IsModal property is introduced, it should apply to ALL states, including custom ones the user adds to the States collection. We expect the following properties if IsModal is true:

- The user should not be able to interact with background content (unless dismissed)

- In terms of accessibility, keyboard navigation should only navigate within the RadBottomSheet.BottomSheetContent (so not the background or RadBottomSheet.Content)

- Preferably a visual indicator like a scrim in the background to indicate to the user that the bottom sheet is acting like a modal, that when tapped, dismisses both the scrim and the bottom sheet.
 
Unplanned
Last Updated: 29 Oct 2025 08:58 by Mozes
Created by: Mozes
Comments: 0
Category: Chat (Conversational UI)
Type: Feature Request
0
we need to load more messages when user scrolled to top (or if it is already at the top), but there are no events/hooks that can be used to trigger page-loading method.

There are no events or attachable actions, and the only class ScrollMediator's members are fully consealed by internal directive and cannot be overriden/inherited/created either.

1. How to detect scroll position at the top/bottom?
2. How to initially scroll to certain message (aka unread one) instead of straight to bottom?
Unplanned
Last Updated: 28 Oct 2025 15:14 by Christopher
Created by: Christopher
Comments: 0
Category: DataGrid
Type: Feature Request
0
Similar to the Indicator and FilterIndicator, they both expose FontOptions - FontFamily, FontAttributes and FontSize properties. Provide such for the SortIndicator.
In Development
Last Updated: 27 Oct 2025 08:39 by ADMIN
Scheduled for 12.0.0 (2025 Q4)
Created by: Craig
Comments: 0
Category: ComboBox
Type: Feature Request
13
When the Microsoft Picker control receives focus you can open the popup by pressing the Enter keyboard key. Provide such option for the Telerik MAUI ComboBox control.
In Development
Last Updated: 27 Oct 2025 08:39 by ADMIN
Scheduled for 12.0.0 (2025 Q4)
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: 27 Oct 2025 06:13 by ADMIN
Created by: Kelvin
Comments: 2
Category: Scheduler
Type: Feature Request
3
Add a command that is called when the user taps on the week day in MultiDayView / WeekView definition of the Scheduler with a parameter that date.
Unplanned
Last Updated: 21 Oct 2025 09:53 by Dennis

For the distinct values, there is a bool property that allows you to hide the distinct values: ShowDistinctValuesFilter. 

Expose similar way for the Show Rows with Values options

 

Under Review
Last Updated: 15 Oct 2025 07:41 by ADMIN
Created by: Kirk
Comments: 4
Category: UI for .NET MAUI
Type: Feature Request
0
Have the ability to have video calls for .Net Maui
In Development
Last Updated: 13 Oct 2025 07:16 by ADMIN
Scheduled for 12.0.0 (2025 Q4)
Provide support for nested properties in the property aggregate descriptor.
In Development
Last Updated: 13 Oct 2025 07:16 by ADMIN
Scheduled for 12.0.0 (2025 Q4)
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.
In Development
Last Updated: 13 Oct 2025 07:16 by ADMIN
Scheduled for 12.0.0 (2025 Q4)

Provide an option to sort the template column by nested property. 

For example: 

<dataGrid:DataGridTemplateColumn>
    <dataGrid:DataGridTemplateColumn.CellContentTemplate>
        <DataTemplate>
            <Label Text="{Binding MyAddress.City}" />
        </DataTemplate>
    </dataGrid:DataGridTemplateColumn.CellContentTemplate>
    <dataGrid:DataGridTemplateColumn.SortDescriptor>
        <dataGrid:PropertySortDescriptor PropertyName="MyAddress.City"  />
    </dataGrid:DataGridTemplateColumn.SortDescriptor>
</dataGrid:DataGridTemplateColumn>

Unplanned
Last Updated: 09 Oct 2025 18:59 by Stephen
Created by: Stephen
Comments: 0
Category: Chart
Type: Feature Request
0

when rendering thousands of data, provide fast line chart. This type of series can be used for system performance monitoring or with chart than need to display thousands data points.

WinForms has fast line chart: https://docs.telerik.com/devtools/winforms/controls/chartview/series-types/fastline 

Unplanned
Last Updated: 30 Sep 2025 16:18 by Amer
Created by: Uvin
Comments: 3
Category: TabView
Type: Feature Request
14
When setting FlowDirection property to the RadTabView the control behaves differently on different platforms. 
Provide right to left support. 
Unplanned
Last Updated: 27 Sep 2025 19:37 by Urs
Created by: Andrey
Comments: 2
Category: CollectionView
Type: Feature Request
4
The RadListView provides ItemHold event, also a Selection Gestures for tap and hold, expose similar for the RadCollectionView
Unplanned
Last Updated: 24 Sep 2025 08:13 by Benjamin
Created by: Benjamin
Comments: 0
Category: Calendar
Type: Feature Request
8
I would expect that pressing tab navigates from the month/year button/ clickable label, then to the next and previous button, then the preceding tab takes the user to the bottom section where the day is selected.
I would expect the days would then be navigated using arrow keys, enter selects the day, and if tab is pressed, the month/year button/clickable label would be focused.



Currently the only buttons which can be navigated to and are interactable using keyboard are the next and back buttons, i.e.:

However, the user is unable to navigate to the 'month' selector or the individual dates:

In addition, if we were to click on the Month label, we also can't navigate or select the month we desire using the keyboard.

1 2 3 4 5 6