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.

Unplanned
Last Updated: 29 Jan 2026 13:26 by Tony
It opens every time I open a solution that uses it. And even after I close it, it reappears at times. How do I get rid of it until I want it?
Unplanned
Last Updated: 26 Jan 2026 09:54 by Ansh

I’m trying to give users the ability to rotate the PDF directly from the PDFViewer toolbar. However, I don’t see any rotation button available in the built-in toolbar.

Provide an option to enable pages rotation in the PDF Viewer.

Unplanned
Last Updated: 22 Jan 2026 12:53 by Darwin
When using the row styling api, the DataGridRowBackgroundAppearance exposes BorderColor and Thickness properties, however, there isn't a corner radius. expose such property. 
Unplanned
Last Updated: 16 Jan 2026 10:45 by ADMIN
Created by: Leonard
Comments: 1
Category: DataGrid
Type: Feature Request
3

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: 15 Jan 2026 12:16 by ADMIN

we would like to auto focus the RadRichTextView control to automatically pop up the keyboard.

Maui Community Toolkit have this functionality for all controls that implement ITextInput

Unplanned
Last Updated: 05 Jan 2026 11:08 by Teddy

Expose an API to explicitly set the popup position (on which side the popup should be displayed).

Currently, there is a logic that automatically detects the available space and opens the drop-down above or below the input field.

Unplanned
Last Updated: 26 Dec 2025 08:18 by Darwin
Duplicated
Last Updated: 17 Dec 2025 13:28 by ADMIN
Created by: Daniel
Comments: 1
Category: RichTextEditor
Type: Feature Request
0
Please add support to move the caret in Richtextbox to the beginning of the document.  
Completed
Last Updated: 17 Dec 2025 13:26 by ADMIN
Release 12.1.0
Provide an API that allows control over item highlight behavior during filtering. Specifically, if the search text does not match any item, no item should be highlighted, and pressing Enter should not trigger a selection.
Completed
Last Updated: 17 Dec 2025 13:25 by ADMIN
Release 12.1.0
Created by: Leonard
Comments: 2
Category: CheckBox
Type: Feature Request
0
For example IsCheckedChanging event with e.Cancel
1 2 3 4 5 6