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: 12 Aug 2025 08:40 by ADMIN

When the RadSpreadsheet is docked and the TelerikMetroTouch theme is applied, the Vertical ScrollBar is not fully visible.

In Development
Last Updated: 11 Aug 2025 10:42 by ADMIN
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. 
In Development
Last Updated: 05 Aug 2025 15:34 by ADMIN
Scheduled for 2025 Q3 (August)
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.
In Development
Last Updated: 05 Aug 2025 12:42 by ADMIN
Scheduled for 2025 Q3 (August)
Memory increases when rearranging Dock windows at runtime. In this case, we have several DocumentWindows. If we change the dock position of each window at runtime, memory consumption rises. By default, the TabStripItem for each window is created on the fly due to the rearranging mechanism. However, these instances are kept alive, thus increasing memory usage.
In Development
Last Updated: 05 Aug 2025 08:35 by ADMIN
Scheduled for 2025 Q3 (August)
Scatter series vertical axis Minimum and Maximum properties are not set correctly.
In Development
Last Updated: 05 Aug 2025 07:50 by ADMIN
Scheduled for 2025 Q3 (August)
In this particular case, the shape/connection is hidden at runtime. When we click on the exact same spot where the items were drawn, the selection logic will detect them and select them. Hidden/Collapsed diagram items should not be selectable.
In Development
Last Updated: 04 Aug 2025 12:07 by ADMIN
Scheduled for 2025 Q3 (August)
Users want to save the workbook via the Save ribbon button, but they want a default filename in the save dialog (not "book1.xlsx"). 
In Development
Last Updated: 04 Aug 2025 10:09 by ADMIN
Scheduled for 2025 Q3 (August)
Created by: Francois
Comments: 5
Category: Map
Type: Feature Request
5
 
Unplanned
Last Updated: 01 Aug 2025 14:04 by ADMIN
Created by: Tony
Comments: 1
Category: Scheduler/Reminder
Type: Feature Request
0
Expose a way to define working hours per resource.
Declined
Last Updated: 01 Aug 2025 10:55 by ADMIN
Im getting Method not supported error messages when trying to use this control to extract files...yet intelli-sense  offers it as a method. I have tickets in play on this but its now over 10 days since submission and ive not received any meaning full assistance
Declined
Last Updated: 01 Aug 2025 10:54 by ADMIN
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190237 
Please use the new item for commenting, voting and subscribing instead of this one.
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.
Completed
Last Updated: 01 Aug 2025 07:32 by ADMIN
In this scenario, a new archive is created in code and two files are added to the archive. The archive is protected with a password. When trying to open the file inside and typing the correct password, a message appears with a text that the typed password is incorrect.
In Development
Last Updated: 31 Jul 2025 13:25 by ADMIN
Scheduled for 2025 Q3 (August)
Please run the attached sample project and follow the illustrated steps in the gif file.
In Development
Last Updated: 31 Jul 2025 13:11 by ADMIN
Scheduled for 2025 Q3 (August)
Created by: Luca
Comments: 1
Category: UI for WinForms
Type: Feature Request
0
At this moment, DocumenWindow has only Image property.
In Development
Last Updated: 31 Jul 2025 11:08 by ADMIN
Scheduled for 2025 Q3 (August)

When changing the theme through ThemeResolutionService.ApplicationThemeName all the application gets changed. Except the ForeColor of the RadRichTextEditor does not get change. Hence the box displays black text on a dark background. Quite unreadable.

Assigning the theme directly in the designer makes everything renders ok.

Sample application attached.

Regrads,
Matthias

 

In Development
Last Updated: 30 Jul 2025 10:48 by ADMIN
Scheduled for 2025 Q3 (August)
Memory consumption increases when adding and removing the control.
1 2 3 4 5 6