Following Microsoft’s retirement of Xamarin in May 2024, Progress announces the discontinuation of Telerik UI for Xamarin in February 2025. Technical support and critical fixes will be available until February 2026.
Easily customizable items: The control provides several properties which you can use to customize the background and text color of its segments.
Customizable item indicators and slide buttons: You can customize the color and size of the indicators and the slide buttons.
Infinity scrolling: The control allows you to start repeating the views when you reach the last item in the collection.
Built-in animation: RadSlideView has a built-in animation which can be enabled or disabled.
Commands support: You can customize the navigation behavior of the control via commands.
Added new Blue theme and theming mechanism
New Control: RadMaskedInput for Xamarin.Forms:
The RadMaskedInput control allows to control the data input within your Xamarin Forms application. It enhances the functionality of the Entry control by adding input validation and custom masks which serve as a footprint for the user..
New Control: DataGrid control (CTP) for Xamarin.Forms:
DataGrid for Xamarin.Forms is a powerful and feature rich control that allows you to easily visualize and edit tabular represented data in your Xamarin.Forms apps. The control provides the ability to easily perform operations like sorting, filtering, grouping and editing over the underlying data.
Added DataGrid control (CTP). DataGrid for Xamarin.Forms is a powerful and feature rich control that allows you to easily visualize and edit tabular represented data in your Xamarin.Forms apps. The control provides the ability to easily perform operations like sorting, filtering, grouping and editing over the underlying data.
Features included in the Xamarin.Forms DataGrid CTP :
Tabular representation
Data binding with support for IEnumerable data sources and automatic column generation Built-in CRUD data operations
UI Virtualization
Different column types as Text,Boolean,Numeric,Combobox,DateTime and Templated
Commands
Sorting
Editing
Filtering
Grouping
Single and Multiple selection of Cells and Row
Rows Alternation
Styling API
ListView
FIXED
Disabled swiping of group headers in ListView for Android.
Chart
NEW
Added built-in Legend support in Chart for Xamarin.Forms. It get all the visual appearance from the series and display a list with titles.
FIXED
Fixed a problem with incorrect DateTimeContinuousAxis formatting.
Fixed a problem with DateTimeContinuousAxis when device is in DST time zone.