6.1.3 - 2025-03-01
Improvements
- RadzenDatePicker supports custom year formatting via the YearFormat property.
- Added MaxWidth property for RadzenDataGridColumn.
- DialogService non generic open methods added.
- Added “YearFormatter” property in RadzenDatePicker to allow custom formatting of Year.
Fixes
- The ref parameter may be null in destroyChart().
- FormField: fix css selectors for variants to avoid capturing variants of containers.
- Where() by string should handle null item.