Unplanned
Last Updated: 05 May 2026 11:44 by ADMIN
Created by: Paul
Comments: 4
Category: DataGrid
Type: Feature Request
7
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: 29 Apr 2026 06:53 by GSI - Technical Support
Created by: GSI - Technical Support
Comments: 0
Category: RichTextEditor
Type: Feature Request
0
I want the toolbar items to be visible for screen readers. 
Current behavior -> Setting  SemanticProperties.Description or AutomationProperties.IsInAccessibleTree for ToolbarItems seems to have no effect - buttons are not focusable when using Talkback/Voiceover. 
In Development
Last Updated: 27 Apr 2026 12:33 by ADMIN
Currently users can navigate through segments with Tab key on Windows - provide a way to go forward/backward through arrow keys as well.
In Development
Last Updated: 27 Apr 2026 12:32 by ADMIN
Created by: Aaron
Comments: 0
Category: SegmentedControl
Type: Feature Request
1
Provide a way to set rounded corners on the outer buttons and to the complete segment control
In Development
Last Updated: 27 Apr 2026 12:31 by ADMIN
Currently, there is no ItemTemplate for the SegmentedControl, therefore we need to use an IEnumerable<string>.

Please add support for ItemTemplate, or DisplayMemeberBinding property, so that we can bind to an IEnumerable<T>.
In Development
Last Updated: 27 Apr 2026 12:30 by ADMIN
Created by: Jax
Comments: 0
Category: SegmentedControl
Type: Feature Request
12
I want to enlarge the font size in the option, but there is no fontsize attribute in this control.
In Development
Last Updated: 27 Apr 2026 06:50 by ADMIN
Scheduled for 14.0.0
for now the axis has LabelFormat, expose LabelFormatter similar to the chart axis. 
Unplanned
Last Updated: 22 Apr 2026 07:59 by ADMIN
Created by: JKattestaart
Comments: 1
Category: Scheduler
Type: Feature Request
0

To have a real alternative for wpf, the scheduler should support timeline view. Not for the mobile, but for tablet and browser applications.

In my application i have the resources on the left and de timeline on the top. This is neccesary to migrate to MAUI and be later to Uno or whatsoever

Unplanned
Last Updated: 14 Apr 2026 14:17 by Cameron
Created by: Cameron
Comments: 0
Category: Gauge
Type: Feature Request
0
when setting for example minimum 0 and maximum 1, add an option to reverse the axis values, from 1 to 0
Unplanned
Last Updated: 14 Apr 2026 13:22 by ADMIN
i want to display a label in the center of the pie/donut chart. 
Unplanned
Last Updated: 06 Apr 2026 10:02 by Teddy
Add a mouse hover gesture so the tooltip, trackball to be displayed when hovering the chart plot area.
Unplanned
Last Updated: 03 Apr 2026 12:20 by Teddy
An API for tooltip position inside the trackball behavior will be a good addition to the Trackball behavior, as in this way you can manage the tooltip position. for example left, right, center, stretch, etc,
Unplanned
Last Updated: 03 Apr 2026 11:54 by ADMIN
Created by: Hanoch
Comments: 1
Category: Chart
Type: Feature Request
6
I want to suit each line series tooltip border color to match the chart palette color
Unplanned
Last Updated: 02 Apr 2026 13:17 by Teddy

Currently to achieve this I have to access the native chart and apply a gradient on the native chart series fill and stroke on iOS/Mac 

on WinUI I have to define a new template for the series PointTemplate. and set the color.

 
Completed
Last Updated: 19 Mar 2026 13:31 by ADMIN
Release 13.1.0
We need an API through which we can get the currently visible in the viewport items. The API should take into account operations like sorting, filtering and grouping.
Completed
Last Updated: 19 Mar 2026 13:30 by ADMIN
Release 13.1.0
Created by: Andrey
Comments: 3
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: 11 Mar 2026 07:00 by GSI - Technical Support
Created by: GSI - Technical Support
Comments: 0
Category: Scheduler
Type: Feature Request
1

Provide screen reader support for scheduler.

Duplicated
Last Updated: 06 Mar 2026 08:08 by ADMIN
Created by: Kyle
Comments: 1
Category: UI for .NET MAUI
Type: Feature Request
8

Right to left flow direction completely breaks the RadDataGrid on Android and on iOS it doesn't seem to do anything.

Repro steps:

Android:

  1. Download project from github: Kbperri/RadDataGridBug
  2. Run the app on an Android device
  3. See that the DataGrid is showing up
  4. Click the "Click me" button which sets the FlowDirection
  5. See that the DataGrid disappears
  6. Click the button again and it appears again

iOS:

  1. Download project from github: Kbperri/RadDataGridBug
  2. Run the app on an iOS device
  3. See that the DataGrid is showing up
  4. Click the "Click me" button which sets the FlowDirection
  5. See that the DataGrid doesn't change direction

If you test this on Windows, the FlowDirection is being appropriately applied.

Android LTR:

RTL:

Unplanned
Last Updated: 18 Feb 2026 14:34 by Michael
Created by: Hanoch
Comments: 2
Category: DataGrid
Type: Feature Request
3
 I need to change the size of the DataGrid scrollbars to be wider and customize their color.
Completed
Last Updated: 11 Feb 2026 10:40 by ADMIN
Release 13.0.0 (2026 Q1)
Created by: Larry
Comments: 6
Category: Entry
Type: Feature Request
27

I'm looking to replace the Xamarin RadRichTextEditor control in my Maui app. The Maui native Editor control is good but doesn't scroll.

And to be honest, the RadRichTextEditor gave me more trouble than it was worth (I loved the functionality, but it wasn't a good fit for my implementation).

So, adding the appropriate support to RadEntry to make it more of a 'multiline text editor' or even a 'mini word processor' would be awesome.

1 2 3 4 5 6