[WinUI] [MacOS] NullReferenceException is thrown when opening the camera via the attachments RadDropDownButton and closing it.
Added missing hover focus visual state for ChatMessageAttachments.
Controls
NEW
Standardized clear button size and spacing across RadEntry, RadAutoComplete, and RadComboBox.
DataGrid
NEW
Made the DataChangeFlags Property of the DataBindingCompleteEventArgs public. (docs)
Exposed an event that is raised when the content in the RadDataGrid is drawn. (docs)
Provided an option to dynamically hide column headers. (docs)
Added AI-powered semantic search capabilities that leverage vector embeddings - representing data as numerical vectors - to enable matching based on conceptual similarity rather than exact keywords, resulting in more relevant, context-aware results aligned with the user’s intent. (docs)
FIXED
DataGrid EmptyContentTemplate now correctly hides when items are added to an ObservableCollection and shows when all items are removed.
NullReferenceException is thrown when rebuilding aggregates after a property change.
NullReferenceException is thrown during the cells measure phase.
DropDownButton
FIXED
Updated pressed state color in MacCatalyst and iOS.
PromptInput
FIXED
[WinUI] [MacOS] NullReferenceException is thrown when opening the camera via the attachments RadDropDownButton and closing it.
More button is not visible in opened state on Android.
RichTextEditor
FIXED
[WinUI] Background color does not apply when changing the theme from the Windows settings.
SideDrawer
FIXED
[iOS] Open and Close Commands and Events not working on real device.
SignaturePad
FIXED
Unhandled "Sequence contains no elements" exception when executing the clear command while drawing.