Telerik UI for .NET MAUI Releases

Released: Feb 12, 2025

Updates in 2025 Q1 (v10.0.0)

Features

  • Breaking Changes:
    • Starting with 2025 Q1, all users of the Telerik and Kendo UI components and tools, will need to apply a valid license key file to both new and existing projects.
  • Dependencies:
    • Telerik Document Processing Library (DPL) version has been updated to 2025.1.205.
  • What's New:
    • Introduced new Platform Light and Dark themes.
  • Common:
    • The Documentation PDF can now be downloaded from "Your Account" section.
    • Telerik.Documents.ImageUtils is now added to the distribution. This library...

Released: Dec 16, 2024

Updates in 2024 Q4 (v9.0.0)

Features

  • Removed dependency to Microsoft.Maui.Controls.Compatibility.
  • The following classes have been moved to Telerik.Maui.Controls namespace: BehaviorBase, RadEventToCommandBehavior, InvertedBooleanConverter.
  • Deleted the following unused entities from Telerik.Maui.Controls.Compatibility: FocusElementHelper, ColorToRadBrushConverter, EditorClearFocusedBackgroundEffect, NoTextOffsetEffect, PickerRemoveBorderEffect, DisplayMode, FontStyle, FontWeight, Visibility, InvalidReferenceException...

Released: Nov 13, 2024

Updates in 2024 Q4 (v8.0.0)

Features

  • What's New
    • Added support for .NET 9 official.
    • Introduced preview theming for Telerik UI for .NET MAUI controls, with full support for all input controls, DataGrid, CollectionView, Scheduler, Calendar, TabView, Buttons, Pickers and more.
    • Added a new DataPager component that works in collaboration with a DataGrid, and it provides users with a navigation interface for paging through any data collection.
    • Added a new GridSplitter component - a component that redistributes space between...

Released: Aug 7, 2024

Updates in 2024 Q3 (v7.1.0)

Features

  • What's New
    • Added support for Microsoft .NET 9 Preview 6.
    • Added Scaffolding Pages and Screens for Visual Studio and Visual Studio Code.
  • Buttons
    • [Android] Implemented a ripple effect for TemplatedButton and ToggleButton.
  • CollectionView
    • Added HeaderTemplate and FooterTemplate part of the scrollable area of the control.
    • Added drag and drop functionality that can be used for items reordering.
    • Added Manual and Automatic load on demand functionality used for loading large data sets.
    • Added Grid...

Released: May 15, 2024

Updates in 2024 Q2 (v7.0.0)

Features

  • What's New
    • Updated to Microsoft .NET MAUI 8.0.7.
    • Added a new ToggleButton component - A component that represents a button which can host custom content and switch between toggled, untoggled and indeterminate states.
    • Added a new TemplatedButton component - A component that represents a button which can host custom content.
    • Added a new CollectionView component - A virtualizing view component that provides the most popular features associated with scenarios where a list of items is used...

Released: Mar 13, 2024

Updates in 2024 Q1 (v6.8.0)

Features

  • DataGrid
    • Added support for nested properties with null values.
    • Added support for dynamic data types.
    • Implemented indentation for group headers based on their level and exposed a new 'GroupLevelIndentation' property.
  • PdfProcessing
    • Introduced support for fonts that use simulated bold and italic forms.
  • Pickers
    • Exposed Command parameters for 'AcceptCommand' and 'CancelCommand' in 'PickerPopupSettings' and 'PickerDropDownSettings'.
  • ToolBar
    • Implemented new OverflowMode - Clip. With this mode...

Released: Jan 31, 2024

Updates in 2024 Q1 (v6.7.0)

Features

  • What's New
    • Updated SkiaSharp to 2.88.7.
    • Added a new Slider component that displays a value in a predefined min-max range. The end user can change the value by dragging the thumb, and a tooltip is displayed while doing so.
  • DataGrid
    • Added functionality to search as you type. Search matches are highlighted for readability, and there are various settings, like filtering, in the built-in search panel.
  • PdfProcessing
    • Exposed the IsBold property of FontBase.
    • Added support for embedding ZUGFeRD...

Released: Dec 21, 2023

Updates in R3 2023 SP1 (v6.6.0)

Features

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

Fixes

  • 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...

Released: Nov 15, 2023

Updates in R3 2023 SP1 (v6.5.0)

Features

  • What's new
    • Added support for Microsoft .NET 8.
  • ComboBox
    • Added keyboard support for .NET 8.
  • NavigationView
    • Added Data binding support via ItemsSource property.
    • Added automatic scrolling to SelectedItem.
    • Improved the Open/Close animation.
  • PdfViewer
    • Exposed ChangeViewport method.
  • TreeView
    • Added new commands and methods to expand, collapse, check and uncheck individual items.
  • WordsProcessing
    • Introduced a mechanism to replicate the whole row when a nested mail merge is executed on a table...

Released: Oct 26, 2023

Updates in R3 2023 (v6.4.0)

Features

  • Updated to Microsoft .NET 8 MAUI Release Candidate 2 (version 8.0.0-rc.2.9373).

Fixes

  • Border
    • Content is not displayed in .NET 8 RC1.
  • DataGrid
    • [WinUI] StackOverflowException on .NET 8 RC1 when switching pages in a Shell app.
  • RichTextEditor
    • [WinUI] Layout cycle exception when resizing an image.