Unplanned
Last Updated: 19 Dec 2024 14:06 by ADMIN
Created by: JeffSM
Comments: 1
Category: UI for WinForms
Type: Feature Request
1
 
Unplanned
Last Updated: 13 Dec 2024 12:40 by ADMIN

In this scenario, the reported behavior is observed in NET 8. The same behavior is not reproducible in .Net Framework 4.8. When the map is zoomed max out and we try to pan the view, missing tiles appear and the performance is very slow. Additionally, in the output tab of VS, we can observe some exceptions:

Unplanned
Last Updated: 13 Dec 2024 12:11 by ADMIN

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

 

Unplanned
Last Updated: 09 Dec 2024 14:04 by ADMIN
Created by: Andrei
Comments: 1
Category: RichTextEditor
Type: Bug Report
1

List Style is not rendered correctly.

Case 1:

Case 2:

Case 3:

 

Unplanned
Last Updated: 09 Dec 2024 09:13 by ADMIN

When I use the new project wizard provided by Microsoft for a new windows forms project it lets me select the target .net version

When I do the same with the Telerik wizard, it does not let me choose what .net Version I'm targeting and does not generate the optimal code for the target version. For example when I target .net 9.0 with high dpi support, it should generate API calls for High DPI, not an entry in the app manifest. IMHO the generated code should be as close to the Microsoft Standard for the targeted .net version as possible. 

 

Unplanned
Last Updated: 06 Dec 2024 07:32 by ADMIN
When the navigation view is collapsed, and the client deletes a page. 
Unplanned
Last Updated: 04 Dec 2024 17:18 by ADMIN
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.
Unplanned
Last Updated: 04 Dec 2024 13:39 by ADMIN
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: 03 Dec 2024 12:22 by ADMIN
Release 2024.4.1106 (Q4 2024)
Created by: Micah
Comments: 1
Category: DropDownList
Type: Feature Request
2
 
Unplanned
Last Updated: 29 Nov 2024 14:09 by ADMIN
Missing paragraphs when importing Docx document.
Unplanned
Last Updated: 28 Nov 2024 13:39 by ADMIN
Completed
Last Updated: 28 Nov 2024 09:53 by ADMIN
Release 2024.4.1127 (Preview)
The AccessibleObjects in NetCore have ComVisible=False and this causes a handled exception. This attribute is not required in NetCore and could be removed.
Completed
Last Updated: 27 Nov 2024 14:43 by ADMIN
Release 2024.4.1127 (Preview)
Completed
Last Updated: 27 Nov 2024 14:43 by ADMIN
Release 2024.4.1127 (Preview)
Completed
Last Updated: 27 Nov 2024 14:43 by ADMIN
Release 2024.4.1127 (Preview)

The following line gets serialized when set this property:

((Telerik.WinControls.UI.GridSelectCheckBoxElement)(this.radGridView1.GetChildAt(0).GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(0).GetChildAt(1).GetChildAt(0).GetChildAt(1).GetChildAt(0))).Visibility = Telerik.WinControls.ElementVisibility.Collapsed;

Completed
Last Updated: 27 Nov 2024 14:43 by ADMIN
Release 2024.4.1127 (Preview)
Clicking outside the popupEditor does not close the associated popup container.
Completed
Last Updated: 27 Nov 2024 14:42 by ADMIN
Release 2024.4.1127 (Preview)
In the RadSchedulerNavigator, in the upper right corner, there is a RadDropDownList which can change he TimeZone of the RadScheduler control. Selecting new value from the dropdown part will not change the TimeZone of the control.
Unplanned
Last Updated: 26 Nov 2024 12:48 by ADMIN
Unplanned
Last Updated: 26 Nov 2024 08:58 by ADMIN
 
Unplanned
Last Updated: 25 Nov 2024 12:24 by erwin
Calling the BestFitColumns() method after setting the DataSource will not resize the columns. The method logic is called before the internal measure of the control is finished. 
1 2 3 4 5 6