Telerik Document Processing Library (DPL) version is updated to 2025.2.701.
CollectionView
NEW
[iOS] Screen reader improvements - respect client set Description and Hint properties for items and groups, announce the text of the label when DisplayMemberPath is used and default accessibility behavior is applied and others.
FIXED
[MacCatalyst] [WinUI] Items look selected when moving between different views.
Max sizes (MaximumHeight/WidthRequest) are not correctly respected.
[iOS] [MacCatalyst] NullReferenceException is thrown when RadCollectionViewItemView's Handler is disconnected and the item bound to SelectedItem property is changed.
[MacCatalyst] Corrected the MinimumHeightRequest of CollectionViewItem to align with platform standards.
ArgumentException is thrown when the property of the data object used for grouping is changed at runtime.
Group cannot be collapsed or expanded after its only child is removed and immediately added at runtime.
[Android] Scrolling does not work when setting UseWindowSoftInputModeAdjust to Resize and closing the keyboard.
DataGrid
FIXED
[iOS] [MacCatalyst] Events in Footer Template are not raised without scrolling.
Group header aggregates not updating when the aggregated property's value changes.
[WinUI] NullReferenceException is thrown when using custom font in column header style.
Filtering dialog theme mismatch in dark mode for columns using custom DataGridTextFilterControl.
ArgumentException is thrown when updating property of a derived type of object and delegate descriptor is applied.
[MacCatalyst] [WinUI] NullReferenceException is thrown when a column is resized and scrolled out of the viewport.
[WinUI] Frozen Skia Columns don't update based on DPI when changing monitors.
Entry
FIXED
[Android] Keyboard does not appear for programmatic focus.
Licensing
FIXED
App crashes with null ref exception after a certain time of running.
Exception when trying to display the CommunityToolkit Overlay and Telerik License Window.
Pickers
FIXED
[Android] Do not display in a Shell modal page.
Popup
FIXED
[Android] Popup does not show for PlacementTarget Page in Prism after navigation.
RichTextEditor
FIXED
RichTextEditorImagePickerToolbarItem has wrong default ItemTemplate.
SegmentedControl
FIXED
[Android] [iOS] [MacCatalyst] Selected item is not visible under PlatformDark theme.
Slider
FIXED
[WinUI] Sliders are not always centered when using LayoutOptions Center.
TreeView
FIXED
[iOS] [MacCatalyst] [WinUI] Page with TreeView inside it cannot be disposed.