Telerik UI for .NET MAUI R2 2022 SP1 (v2.1.0)

Released: Jul 13, 2022

Updates in R2 2022 SP1 (v2.1.0)

Features

  • What's New
    • Updated to Microsoft .NET MAUI 6.0.408 (Service Release 2).
  • Common
    • [Android] Deleted the previously obsoleted parameterless constructors for AndroidRendererBase, BaseChartRenderer, CartesianChartRenderer, PieChartRenderer, LegendRenderer, AndroidImageRenderer and ItemsControlRenderer.
  • DataGrid
    • [WinUI] Added currency (CurrentCell) support.
    • [WinUI] Added keyboard navigation support.

Fixes

  • Chart
    • [iOS] [MacCatalyst] The shapes of the legend items are not displayed.
    • [iOS] Series labels are not rotated on simulator when LabelFitMode is Rotate.
    • [Android] Fix an exception when trying to show tooltip or trackball info.
    • [Android] Prevent trackball from getting shown after zooming.
    • [iOS] Prevent panning while the trackball is visible.
  • ComboBox
    • [WinUI] ComboBox steals focus and cannot close the dropdown in Edit Mode.
  • DataGrid
    • [MacCatalyst] Content does not measure correctly when resizing the window.