In Development
Last Updated: 25 Aug 2025 08:21 by ADMIN
Created by: Nadya
Comments: 1
Category: UI for WinForms
Type: Feature Request
2

Provide an AI assistant for code generation with the Telerik UI for WinForms controls. 

Such as Telerik Blazor AI Coding Assistant

Completed
Last Updated: 25 Aug 2025 07:59 by ADMIN
Release 2025.3.812 (2025 Q3)
Users want to save the workbook via the Save ribbon button, but they want a default filename in the save dialog (not "book1.xlsx"). 
Completed
Last Updated: 25 Aug 2025 07:59 by ADMIN
Release 2025.3.812 (2025 Q3)
Created by: Luca
Comments: 1
Category: UI for WinForms
Type: Feature Request
0
At this moment, DocumenWindow has only Image property.
Completed
Last Updated: 25 Aug 2025 07:59 by ADMIN
Release 2025.3.812 (2025 Q3)
Created by: Francois
Comments: 5
Category: Map
Type: Feature Request
5
 
Completed
Last Updated: 25 Aug 2025 07:59 by ADMIN
Release 2025.3.812 (2025 Q3)
Created by: Nadya
Comments: 0
Category: GridView
Type: Feature Request
3
 Add support for UI Automation in RadGridView control.
Completed
Last Updated: 25 Aug 2025 07:59 by ADMIN
Release 2025.3.812 (2025 Q3)
Created by: Nadya
Comments: 0
Category: UI for WinForms
Type: Feature Request
2
 Currently, the EnableUIAutomation property can be set per control. It would be useful if there is an opportunity to enable/disable it globally. 
Unplanned
Last Updated: 13 Aug 2025 11:20 by ADMIN
Created by: Martin
Comments: 1
Category: TextBox
Type: Feature Request
1

When I create 100 TextBox's, it take about 5 ms. So that is 0,05 ms. per TextBox.

When I create 100 RadTextBox's, it takes about 1335 ms. So that is 13,35 ms. per RadTextBox.

That is a factor 267 difference!

I know a RadTextBox is much more complex that a TextBox, it creates many sub controls / instances / objects / etc, but still. I must create 60 miljoen array's of 100 bytes to get the same delay / performance, so object creation cannot be it.

Now I have to requests:

  1. Make the RadTextBox faster (and while you are on it, maybe take a look at the other controls). Maybe with some lazy loading, reusing of objects, etc.
       ...or...
  2. Make the controls resettable. For example: Give them a IResettableControl interface (with method void Reset()). Resetting the control brings it back to it initials state (all properties to their default state, all users event handlers removed from the events, etc.

When option 2 is implemented, the control can be place in a pool an be reused. 

Background info: I create a lot of controls in a "factory" based on an enum ControlType (with elements like TextBox, CheckBox, etc.) This factory could facilitate pooling.

Unplanned
Last Updated: 05 Aug 2025 13:29 by ADMIN
 Currently, the auto complete function works by searching only in the RadCheckedListDataItem.Text and does not consider the DescriptionText.
Unplanned
Last Updated: 01 Aug 2025 14:04 by ADMIN
Created by: Tony
Comments: 1
Category: Scheduler/Reminder
Type: Feature Request
1
Expose a way to define working hours per resource.
In Development
Last Updated: 01 Aug 2025 07:37 by ADMIN
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190124 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 01 Aug 2025 07:35 by ADMIN
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190144 
Please use the new item for commenting, voting and subscribing instead of this one.
Unplanned
Last Updated: 30 Jul 2025 08:07 by ADMIN
When updating, adding, or removing a row in Load-On-Demand Hierarchy, we will need to force the control to refresh. This will trigger the control to render all cells again.
Unplanned
Last Updated: 28 Jul 2025 13:22 by ADMIN
In the following scenario, we clicked on the GridViewSelectColumn header checkbox, which selects all the rows in the RadGridView. This will trigger the SelectionChanging event of the control. Canceling the event will cancel the whole operation. There is no API to remove specific rows from being selected in this operation.
Unplanned
Last Updated: 23 Jul 2025 12:56 by ADMIN

I want to choose columns by checkboxes, something like this:

 

Unplanned
Last Updated: 15 Jul 2025 14:34 by Matthew
Unplanned
Last Updated: 04 Jul 2025 06:38 by ADMIN

Expose a way to disable the Spell Checking Complete dialog:

Unplanned
Last Updated: 03 Jul 2025 15:06 by Emanuele
When the user clicks an already selected row while pressing the Ctrl key, the row should be removed from the current selection.
Unplanned
Last Updated: 27 Jun 2025 10:56 by ADMIN
Respect selected cells while pasting multiple values in a table.
Unplanned
Last Updated: 27 Jun 2025 09:03 by ADMIN
Created by: Austin
Comments: 1
Category: TreeView
Type: Feature Request
1
Implement UI Automation support
Unplanned
Last Updated: 16 Jun 2025 11:01 by ADMIN
Created by: Ken
Comments: 1
Category: Spreadsheet
Type: Feature Request
0

Implement Text to Columns functionality similar to the one in Excel:

1 2 3 4 5 6