Telerik UI for WPF 2025 Q2 (2025.2.707)

Released: Jul 7, 2025

2025 Q2 (2025.2.707) 中的更新

特性

  • Common:
    • Updated Telerik Document Processing Library (DPL) version to 2025.2.701.
  • GridView:
    • Breaking Change: Disallowed setting MinColumnWidth to 0. Only positive values are now allowed.

修補程式

  • Common:
    • Fixed issue where DpiHelper.GetPerMonitorDPIAwareScaleFactor throws an exception when the parameter visual is null and crashes the application.
  • ComboBox:
    • Fixed issue where ArgumentOutOfRangeException on ItemsSource reset when AllowMultipleSelection is True.
  • DateRangePicker:
    • Fixed issue where ArgumentOutOfRangeException is thrown when the Separator contains letters and Clear is executed.
  • GridView:
    • Fixed issue where ArgumentOutOfRangeException occurs when setting FrameworkElement with empty size (NaN or Zero) as DisplayContent of ColumnGroupDescriptor.
    • Fixed issue where cells are missing when scrolling a RadGridView with right frozen columns.
    • Fixed issue where the control hangs when resized and frozen columns are enabled (Fluent theme).
    • Fixed issue where the scrolling becomes very slow when setting the left and right frozen columns to 0 and resizing the columns so that their summary width is smaller than the data grid's width.
    • Fixed issue where missing types regarding GridViewColumns cause exceptions when saving.
  • RibbonView:
    • Fixed issue where the maximize icon in RibbonWindow did not update correctly when switching between maximized and normal window states in Office2019 and VisualStudio2019 themes. The icon now updates as expected.
  • RichTextBox:
    • Fixed issue where NullReferenceException occurred when loading a document that contains DateProperties with no FullDateDescriptor.
  • ScheduleView:
    • Fixed issue regarding slowed performance due to try/catch of exceptions in scenarios with a recurring appointment with no end date for its recurrence.