Completed
Last Updated: 09 Apr 2025 12:12 by ADMIN
Release 2025.1.310 (Preview)

For example, if you choose to print second page like this: 


It prints only the first page of the document, instead of the second page.

Completed
Last Updated: 10 Mar 2025 14:42 by ADMIN
Release 2025.1.310 (Preview)
Created by: Theo
Comments: 1
Category: Diagram, DiagramRibbonBar, DiagramToolBox
Type: Bug Report
1

In this scenario, the text on the connection between two shapes is drawn in the wrong location.

 

Completed
Last Updated: 10 Mar 2025 14:42 by ADMIN
Release 2025.1.310 (Preview)
Created by: Remco
Comments: 1
Category: UI for WinForms
Type: Bug Report
0

 

 

Completed
Last Updated: 10 Mar 2025 14:41 by ADMIN
Release 2025.1.310 (Preview)
This behavior is observed when referencing 2025.1.211 version of Telerik UI for WinForms controls.
Completed
Last Updated: 12 Feb 2025 12:56 by ADMIN
Release 2025.1.211 (2025 Q1)
Created by: Liang Sime
Comments: 1
Category: UI for WinForms
Type: Bug Report
0
Me.radToggleSwith1.OffText = "OFF"
Me.radToggleSwith1.OnText = "ON"
Completed
Last Updated: 12 Feb 2025 12:45 by ADMIN
Release 2025.1.211 (2025 Q1)
Clicking on a key close the suggest popup of the RadDropDownList control
Completed
Last Updated: 12 Feb 2025 12:45 by ADMIN
Release 2025.1.211 (2025 Q1)
Created by: Eddie
Comments: 1
Category: Spreadsheet
Type: Bug Report
0

1. Select two or more cells.

2. Click on the "All charts" button

3. The charts are not displayed and the following error occurs:

Completed
Last Updated: 12 Feb 2025 12:45 by ADMIN
Release 2025.1.211 (2025 Q1)
The control exposes the OpenedFileName property which will be set when a document is opened. When we try to open a new document, but instead click the Cancel of the OpenFileDialog and close the dialog, this property will be reset. However, the document stays the same. In this case, this property should not be reset.
Completed
Last Updated: 12 Feb 2025 12:44 by ADMIN
Release 2025.1.211 (2025 Q1)
Setting the ShowBorder property design time, will not serialize its value in the designer. Changing the form size, for example, will remove the setter of this property from the designer.cs file.
Completed
Last Updated: 12 Feb 2025 12:44 by ADMIN
Release 2025.1.211 (2025 Q1)
Completed
Last Updated: 12 Feb 2025 12:43 by ADMIN
Release 2025.1.211 (2025 Q1)
Created by: Philip
Comments: 2
Category: PdfViewer
Type: Bug Report
2
Signature fields are not rendered in the PDF while loading it in the RadPdfViewer control.
Completed
Last Updated: 12 Feb 2025 12:43 by ADMIN
Release 2025.1.211 (2025 Q1)
Completed
Last Updated: 12 Feb 2025 12:43 by ADMIN
Release 2025.1.211 (2025 Q1)
Completed
Last Updated: 12 Feb 2025 12:42 by ADMIN
Release 2025.1.211 (2025 Q1)
Created by: Hardeepsingh
Comments: 1
Category: NavigationView
Type: Bug Report
0

Setting the Title property should update the header text:

 this.radPageViewPage1.Title = "test";

Completed
Last Updated: 12 Feb 2025 12:42 by ADMIN
Release 2025.1.211 (2025 Q1)
When the navigation view is collapsed, and the client deletes a page. 
Completed
Last Updated: 12 Feb 2025 12:42 by ADMIN
Release 2025.1.211 (2025 Q1)
Created by: Xinchen
Comments: 1
Category: NavigationView
Type: Bug Report
0
When select the last item in the navigationview, the scrollbar jumps to the middle.
Completed
Last Updated: 12 Feb 2025 12:42 by ADMIN
Release 2025.1.211 (2025 Q1)

When Windows 11 Dark themes are applied the Legend items panel back color is not changed. This behavior is observed in the following themes:

  • Windows11Compact11Dark
  • Windows11Dark
  • Windows11HighContrast

 

Completed
Last Updated: 12 Feb 2025 12:41 by ADMIN
Release 2025.1.211 (2025 Q1)

Repro-steps:

myRadGridView.Rows.Add((GridViewDataRowInfo)null);

Actual behavior

  1. NullReferenceException is thrown
  2. A new row is added.

Excepted behavior

  1. Or an ArgumentNullException is thrown, and no rows are added.
  2. Or a new row is added, and no exception is thrown.

Remark

The method AddRange is also impacted by this bug.

Completed
Last Updated: 12 Feb 2025 12:41 by ADMIN
Release 2025.1.211 (2025 Q1)
Completed
Last Updated: 12 Feb 2025 12:41 by ADMIN
Release 2025.1.211 (2025 Q1)
The CellSpacing property value is not taken into account. This property has different value in different themes.
1 2 3 4 5 6