Under Review
Last Updated: 27 Sep 2023 15:56 by ADMIN

Currently, after installing Visual Studio 2022 and Telerik UI for WinForms suite on a Windows 11 Arm I cannot see any extension installed on Extension menu:

Unplanned
Last Updated: 27 Sep 2023 12:54 by ADMIN
Created by: Louis
Comments: 1
Category: Spreadsheet
Type: Feature Request
0

Currently, the WinForms Spreadsheet doesn't have separators between the column headers:

It would be better to have separators for the headers like the WPF Spreadsheet:

In Development
Last Updated: 27 Sep 2023 11:41 by ADMIN
Scheduled for R3 2023
Created by: Stoyan
Comments: 4
Category: UI for WinForms
Type: Feature Request
3
A control that can be used to display an icon in the Windows taskbar notification area.
Duplicated
Last Updated: 27 Sep 2023 08:01 by ADMIN
Created by: Dinko
Comments: 1
Category: Spreadsheet
Type: Feature Request
0
Implement support for Comments functionality in the Spreadsheet.
Unplanned
Last Updated: 26 Sep 2023 10:15 by ADMIN

StackOverflowException is thrown when setting SelectedValue in the SelectedIndexChanged event.

To workaround this we can unsubscribe from the event before setting the SelectedValue property and then subscribe again. Another approach is to change the SelectedIndex property in the SelectedIndexChanged or SelectedValue in the SelectedValueChanged event.

Unplanned
Last Updated: 25 Sep 2023 06:34 by ADMIN

MS Word offers "Go To" option in its Find and Replace dialog:

It is reasonable to add similar scrolling behavior when navigating in document, programatic scrolling and GoTo~() methods.

Unplanned
Last Updated: 22 Sep 2023 05:25 by ADMIN
We are receiving Pdf files and for some we are experiencing the following problem when using the pdfViewer in FitFullPage mode : the pdf opens correctly but "disappears" when we resize the pdf viewer.
In Development
Last Updated: 21 Sep 2023 14:44 by ADMIN
Scheduled for R3 20223
Add hit-testing of the MSAA details cell accessible object and expose its text 
Completed
Last Updated: 21 Sep 2023 12:23 by ADMIN
Release 2023 R3 - PI 1 (19.07.2023) SP1
Created by: Curtis
Comments: 1
Category: Installer and VS Extensions
Type: Bug Report
0

Currently, adding a standard MS Form also shows the .vb extension. However, adding a RadForm shows only the name which may lead to incorrect name of the form as it is demonstrated in the attached gif file:

Unplanned
Last Updated: 21 Sep 2023 10:00 by ADMIN
We can allow the property window to take all the available space or add functionality to resize it.
Unplanned
Last Updated: 21 Sep 2023 09:59 by ADMIN
  • Control Structure Pane - For example, RadForm has a RadTitleBarElement, which contains no styles, because they are inherited from the RadTitleBar control. Here we can add a note, which says from which control the styles are inherited:
  • Design / Preview Pane - Click on an element from the Design view and select it into the control element tree.
  • Elements Pane - Add an option to expand all sub-nodes in the Control Structure tree. Save the setting for the filter chosen by the user.
  • Find repository usages: Add an option to expand all sub-nodes.
  • Repositories - Sort applied repositories on top or in another list. Currently, we can see all the applied only when we click "Show only applied repositories".
  • Repositories - Add an option to filter the repositories by type(font, fill, border, image, and so on). Currently, we can filter them only by name.
Unplanned
Last Updated: 20 Sep 2023 10:45 by ADMIN
Created by: Pablo
Comments: 1
Category: TextBox
Type: Bug Report
0

Text is clipped in Fluent and Breeze theme

To workaround this, we can set the EnableRadAutoScale property to false.

RadControl.EnableRadAutoScale = false;

Unplanned
Last Updated: 19 Sep 2023 12:40 by ADMIN
In this particular case, we are using the SetToNullValue() method. To reproduce this behavior we can type a valid date in the editor area. Press the tab key to move the focus out of the control. Call the SetToNullValue() method which will set the Value property to null. Focus again on the control and type the same date again. When we tab out of the control, the date is valid and will be shown in the editor area. However, the Value property remains empty.
In Development
Last Updated: 18 Sep 2023 13:43 by ADMIN
Scheduled for R3 2023
In Development
Last Updated: 18 Sep 2023 12:27 by ADMIN
Scheduled for R3 2023

To reproduce:

1.Create new RadTreeView

2.Create new ImageList and populate

3.Assign ImageList to RadTreeView

4.Open Property Builder

5.Assign Image to a Node, Apply, Close

6.Re-Open, change Node to a different Image, the previous image remains

Expected: the new image is successfully updated.

Actual: the old image remains: 

Declined
Last Updated: 15 Sep 2023 11:05 by ADMIN
Created by: Yusi
Comments: 1
Category: Label
Type: Bug Report
0

Hi team,

 

To reproduce: Set RadLabel.AutoSize = True, RadLabel.MaximumSize = (100,0). When set the Text property to a string with width wider than 100, the text won't cut off (when TextWrap = false) or wrap to a new line (when TextWrap = true).

 

Workaround: Manually set RadLabel.LabelElement.MaxSize = New Size (100,0). The behavior of the control becomes normal. But it is not convenient as we have to set a large amount of label controls in the code behind rather than to set them in the designer.

 

Thank you.

Unplanned
Last Updated: 15 Sep 2023 11:05 by ADMIN
Created by: Al
Comments: 1
Category: UI for WinForms
Type: Feature Request
20
Request a JSON tagger for the SyntaxEditor
Unplanned
Last Updated: 15 Sep 2023 11:01 by ADMIN
Created by: Petya
Comments: 1
Category: UI for WinForms
Type: Feature Request
2
Implement interactive API Reference in the form of a class hierarchy diagram. Allow navigation to the base classes or implemented interfaces, as well as to any child members. Include the API documentation of each member/class, so that users can quickly navigate the API on the site. 
Declined
Last Updated: 15 Sep 2023 10:58 by ADMIN
Created by: Peter
Comments: 1
Category: UI for WinForms
Type: Feature Request
0

Dear,

I wonder if it is possible to consult the release history by product & control & version, next to the (already existing) release history by product & version & control?

This feature has benifits:

  • see how a given control evolves in time
  • quickly find if a bug/feature has been implemented by control

This request can be applied for all your products.

Kind regards,

Peter

Declined
Last Updated: 15 Sep 2023 10:57 by ADMIN
Created by: Balázs
Comments: 1
Category: UI for WinForms
Type: Bug Report
0

Dear Telerik Team!

Even though your components are one of my favourite 3rd party tools that I use in software development for years now; I have to rise a bug ticket for component called "TelerikMultiSelect". The problem is that when the autocomplete box's data source is updated for the first time using a timer's event the autocomplete box remains empty and I have to click outside and the inside of the input again.

Please consider investigating and fixing this issue.

 

Kind Regards,

Balázs Koncz

1 2 3 4 5 6