Added Editor control - multiline entry that allows users to enter, edit, and navigate through large blocks of text.
Dependencies
Telerik Document Processing Library (DPL) version is updated to 2026.1.210
Calendar
FIXED
[Android] Today and selected date texts are vertically aligned top when SupportsRTL is set to false in the manifest file.
Chat
NEW
Changed 'Enter' key behavior. 'Enter' now sends the message. 'Shift+Enter' inputs a new line.
CHANGED
RadChatListView now inherits from RadCollectionView, changed from RadItemsView.
The input area is now a separate control: RadPromptInput. The InputAreaStyle must have a TargetType set to RadPromptInput and MoreButtonsStyle must have TargetType set to PromptInputMoreButtonToolbarItemView. RadPromptInput features RadMultilineTextInput control to support multi-line input.
ComboBox
FIXED
[MacCatalyst] [WinUI] Highlighted visualization is missing in the Telerik Themes.
[iOS] ComboBox is larger in Telerik themes.
Common
CHANGED
Removed duplicate icons from TelerikFont where multiple names mapped to the same glyph code point, to avoid ambiguity and reduce redundancy. If any of the removed constants were referenced, update those usages to the remaining equivalent icon: Removed icons: IconExpand (use IconZoomToFit), IconUpOpen (use IconUpArrow), IconDownOpen (use IconDownArrow), IconZoom (use IconSearch), IconZoomToOriginal (use IconSearch), IconReset (use IconCancel2), IconTextColor (use IconFontFamily), IconHighlightColor (use IconEdit), IconHyperlink (use IconAddHyperlink), IconEditHyperlink (use IconEdit), IconDoNotDisturb (use IconMinus), IconAdd (use IconPlus), IconCheck (use IconAvailable), IconIndeterminate (use IconMinus)
Keyboard info class has been moved from namespace Telerik.Maui.Controls in Telerik.Maui.Controls assembly to namespace Telerik.Maui in Telerik.Maui.Core assembly.
DataGrid
NEW
Added AI-powered features that enable users to perform DataGrid operations - such as sorting, grouping, filtering, and column manipulation - using natural language prompts.
FIXED
DataGridComboBoxColumn cannot be sorted or grouped using the built-in UI.
Fixed filter icon color not updating when column is filtered in platform themes.
[Android] [iOS] Numeric column requires extra tap to show keyboard when in edit mode.
Keyboard navigation does not retain text selection when setting SelectionOnFocus of RadEntry is set to SelectAll.
RichTextEditor
FIXED
Hyperlink dialog doesn't display on currently active window in multi-window scenario.
Scheduler
FIXED
AgendaView ProgressBar height updated across Telerik themes.
ToolBar
FIXED
SplitButton toolbar has a white background on Telerik Dark themes.