Telerik UI for .NET MAUI R2 2023 SP1 (v6.1.0)

Released: Aug 18, 2023

Updates in R2 2023 SP1 (v6.1.0)

Features

  • ComboBox
    • Added public setter for 'ClearSelectionCommand'.
    • Added 'DropDownVerticalOffset' property.
  • Common
    • Updated SkiaSharp to 2.88.4-preview.84 version.
    • Added support for Microsoft .NET 8 Preview.
  • DataGrid
    • [MacCatalyst] Added support for keyboard navigation.
  • TreeView
    • Added horizontal scrolling support for deep item hierarchies.
    • Added new API for 'ItemStyle' and 'ItemTemplate' on 'TreeViewDescriptor' level.

Fixes

  • Chart
    • [WinUI] HorizontalOptions and VerticalOptions properties are not applied correctly in RadLegend.
  • Chat
    • Visual layout glitch while scrolling.
  • ComboBox
    • [iOS] [MacCatalyst] Implicit Style targeting Label with HorizontalOptions Center affects the dropdown item's selection indicator and leads to the item text being overlapped by it.
  • DataGrid
    • [WinUI] [MacCatalyst] Cannot enter edit mode after pressing tab while editing and the next cell is not editable.
    • CellInfo does not contain value for Column and Value in the CommitEditCommand Execute method.
    • Editing cannot be committed with Enter for DataGridNumericalColumn.
    • [WinUI] SelectionChanged event is raised twice when clicking on a cell.
    • HitTestService's CellInfoFromPoint doesn't work for frozen columns.
  • RichTextEditor
    • [Android] [iOS] Menu popups remain opened when setting IsReadOnly runtime.