4.32.7 - 2024-06-12
Improvements
- Add ability for RadzenDataGrid.Query to filter DateOnly datatypes.
- Enhanced DataGrid Column edit mode control.
- DataFilter ToFilterString() extension method added.
- AutoComplete OpenOnFocus added.
Fixes
- RadzenHtmlEditor does not update the EditorContext state when its value changes.
- DataGrid CheckBoxList filter will check if Property/FilterProperty is defined.
- DataGrid OData filtering of numeric data grid columns with null or not null options fixed.
- DataGrid composite columns column span fixed.
- Added CalculatedCssClass func to DataGrid column to allow users to style the cell based on properties of the underlying object.
- Fixed multiselect DropDown with chips positioning.
- DataGrid should not set rowspan/colspan less than 1.