Telerik UI for .NET MAUI R3 2023 SP1 (v6.6.0)

Released: Dec 21, 2023

Aggiornamenti in R3 2023 SP1 (v6.6.0)

Funzionalità

  • DataGrid
    • Added DataMemberBinding to DataGridTypedColumn.
  • Entry
    • [Apple iOS] [MacCatalyst] Changed the base type of the native RadMauiEntry from UIStackView to UIView.

Correzioni

  • ComboBox
    • [MacCatalyst] InvalidOperationException when trying to open the dropdown in ListView or CollectionView.
  • Common
    • Null Reference Exception in RadDataGrid, RadComboBox, RadListView, and the Rad Pickers, when using Native Embedding.
  • DataGrid
    • [WinUI] IsEnabled is not propagated to the RowDetails.
    • Cell losing text selection in edit mode when row data changes.
    • [MacCatalyst] Blank space appears randomly on the left of the DataGrid when editing cells quickly.
    • The property value of the edited cell is updated before the edit operation is committed.
  • TreeView
    • Programmatic item selection does not work.