4.10.4 - 2023-05-09
Improvements
- Use method to get CSS classes for RadzenStepsItem.
- Implement UploadError event callback.
Fixes
- Add await on async call to DataGrid OnFilter.
- Fixed DataGrid with saved settings raises an exception when filtering a column where TValue is float.
- Color Picker: reset the color to the initial state when a popup withan 'ok' button was closed by clicking outside.
- Fixed AutoComplete and Numeric focus state.
- Using InvariantCulture for filter strings.
- Fixed RadioButtonListItem and CheckBox appearance of disabled state.
- OverflowException in RadzenNumericRangeValidator.
- Fixed PageSize change behavior of DataGrid.