Telerik UI for .NET MAUI 2026 Q1 (v13.1.0)

Released: Mar 19, 2026

2026 Q1 (v13.1.0) 中的更新

特性

  • CollectionView:
    • Added ItemHold event/command and SelectionGesture to support hold notifications and hold-based selection.
  • DataGrid:
    • Added VisibleItemsChanged event, which can be used to receive notifications when the items visible in the viewport change.
  • Editor:
    • Added MaxLines property.

修补程序

  • Chart:
    • [WinUI] Last x-axis label is clipped when y-axis is right positioned, and x-axis plot mode is on ticks.
  • Chat:
    • Reduced the spacing between attachment items.
  • CheckBox:
    • Base IsChecked property is out of sync with RadCheckBox.IsChecked property.
  • CollectionView:
    • [iOS] Content doesn't correctly resize when rotating the device and having item template.
    • [WinUI] TaskCanceledException is thrown when scrolling while auto-scroll is in progress.
  • DataGrid:
    • Custom cell editor loses the value when scrolled out of view while being edited and another edit is started.
    • InvalidOperationException in a custom scenario when using ListenForNestedPropertyChange.
    • InvalidOperationException is thrown when the ItemsSource is changed and grouping is performed.
    • Keyboard navigation does not work when DataGrid has an integration with DataPager.
  • PdfViewer:
    • [iOS] Panning and scrolling do not work in FlyoutPage.
  • RichTextEditor:
    • [iOS] Toolbar disappears when keyboard appears in shell app.
  • Scheduler:
    • [iOS] [MacCatalyst] Control is not rendered when placed inside a RadLayout or inside a Grid with specified HorizontalOptions or VerticalOptions.
  • SlideView:
    • [iOS] Cannot change the slides using pan gesture when TreeView is inside the content.
  • ToggleButton:
    • [MacCatalyst] [iOS] Inner elements inside ToggleButton cannot be interacted with as the button consumes click events.