Introduced a new lightweight text rendering mode in GridView that can be turned on by setting the EnableLightweightTextRendering property to True. This mode improves scrolling performance by reducing the number of visual elements used to render text in cells.
Common:
Enhanced notifications in Visual Studio Extension.
In Q4 2025 the following assemblies will be officially discontinued: Telerik.Windows.Controls.EntityFramework.dll, Telerik.Windows.Controls.DataServices50 and Telerik.Windows.Controls.DataServices60.
In Q4 2025 the EntityFramework dependency of Telerik.Windows.Controls.DataServices60.dll will be updated to version 6.5.1 or higher.
In Q4 2025 the Microsoft.AnalysisServices.AdomdClient.dll dependency of Telerik.Pivot.DataProviders.Adomd.dll will be updated to version 19.101.1 or higher.
Updated Telerik Document Processing Library (DPL) version to 2025.3.806.
GridView:
Introduced a new lightweight text rendering mode that can be turned on by setting the EnableLightweightTextRendering property to True. This mode improves scrolling performance by reducing the number of visual elements used to render text in cells.
PivotGrid:
Introduced two new constructors for the XmlaNetworkCredential class that call the base NetworkCredential constructors accepting SecureString objects for password.
RadMap:
Added automatic attribution labels for Bing Maps, OpenStreetMap and Azure Maps.
不具合の修正
Docking:
Fixed issue when dragging between RadDocking instances across multiple screens with different DPI and resolutions, the Compass may become misaligned.
Expander:
Fixed NullReferenceException in NET8 designer when the IsExpanded property is data-bound.
GridView:
Fixed issue where ToolTip of cells is shown on non-trimmed cells' text when ShowToolTipOnTrimmedText is True and UseLayoutRounding is set to True.
MultiColumnComboBox:
Fixed issue where Search highlighting stops working when the ItemsSource is assigned while the drop-down is open.
PivotGrid:
Fixed issue where NullReferenceException is thrown when adding a calculated field to a sorted column that contains null values.
RichTextBox:
Fixed issue when selecting lines, some of which belong to a list, the numbering option does not allow for adding them to the existing list.
Spreadsheet:
Fixed issue where you cannot deselect cells while the CTRL key is pressed.