Unplanned
Last Updated: 11 Jul 2025 12:09 by ADMIN
Created by: Chris
Comments: 1
Category: DataGrid
Type: Feature Request
0

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
3
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.
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
Unplanned
Last Updated: 18 Jun 2025 04:59 by Sunil

In MAUI CollectionView when scrolling an item into view, the exact position of the item after the scroll has completed can be specified with the position argument of the ScrollTo methods.

Please provide such option for Telerik MAUI CollectionView inside the ScrollItemIntoView method.

Unplanned
Last Updated: 17 Jun 2025 06:39 by Hanoch
Created by: Hanoch
Comments: 0
Category: PDFViewer
Type: Feature Request
1
Define tooltip text for toolbar items similar to ImageEditor and RichTextEditor
Unplanned
Last Updated: 16 Jun 2025 11:59 by Hanoch
Created by: Hanoch
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
1
Build template for project with navigation: like menu, flyout.

It will help user to get started.


Unplanned
Last Updated: 09 Jun 2025 08:19 by Hanoch
Created by: Didi
Comments: 1
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: 05 Jun 2025 11:25 by Hanoch
Created by: Hanoch
Comments: 0
Category: TreeView
Type: Feature Request
1

Provide a search option in the TreeView similar as in the DataGrid. 

When searching on loaded data it will highlight the items(folders, files) like in data grid.

I think filter is a separate feature that to implement together.

Take into account when filtering not to loose the selections that user done and can remove during the filter process from collection view.
Unplanned
Last Updated: 04 Jun 2025 13:06 by John
Created by: John
Comments: 0
Category: Calendar
Type: Feature Request
14
provide support for right to left flow direction. 
Unplanned
Last Updated: 21 May 2025 11:56 by ADMIN
Created by: JOHN
Comments: 1
Category: Chat (Conversational UI)
Type: Feature Request
0
Provide an option to attach images also exchange images in the chat
Unplanned
Last Updated: 21 May 2025 10:50 by Didi
Created by: Didi
Comments: 0
Category: CollectionView
Type: Feature Request
1
Add support for sticky group headers for desktop - WinUI and MacCatalyst. 
Unplanned
Last Updated: 14 May 2025 11:29 by Jim
Created by: Greg
Comments: 11
Category: ImageEditor
Type: Feature Request
19

This is a feature request for an annotations layer that provides lines, shapes, text, etc.

These annotations:

  • Should not embedded into the bitmap until the image is saved (or otherwise flattened).
  • Should be importable/exportable as JSON data so that the developer can load/save the annotations separate from the image.

As an example of these features, see Techsmith's SnagIt Editor app.

Unplanned
Last Updated: 09 May 2025 13:16 by Devin
Created by: Vaibhav
Comments: 2
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: 08 May 2025 05:37 by Dimitris
Created by: Dimitris
Comments: 0
Category: Scheduler
Type: Feature Request
1

While in DayView (or any other appropriate view), allow changing the start/end time of the appointment when you drag the edges.

Unplanned
Last Updated: 08 May 2025 05:33 by Dimitris
Created by: Dimitris
Comments: 0
Category: Scheduler
Type: Feature Request
1
While in DayView (or any other appropriate view), allow for appointments to be draggable to another time slot for rescheduling. 
Unplanned
Last Updated: 28 Apr 2025 09:03 by Zachary
 In the Kendo jQuery library, there's a parameter called adaptiveSlotHeight that dynamically resizes the calendar to accommodate multiple appointments in a single day. https://demos.telerik.com/kendo-ui/scheduler/adaptive-slot-height 
Unplanned
Last Updated: 25 Apr 2025 14:22 by Nico
Created by: Raymond
Comments: 2
Category: RichTextEditor
Type: Feature Request
4
Provide a notification (property/event) when the edited content inside the RichTextEditor has been changed.
1 2 3 4 5 6