4.15.5 - 2023-08-18
Improvements
- DropDown, DropDownDataGrid and ListBox SearchText two-way binding support added.
- OpenAsync method signature changed to virtual to support unit testing.
Fixes
- Allow DataGrid settings to be loaded in OnInitialized().
- Switch: make clicking a label change a value of the corresponding switch.
- [BREAKING] DropDownDataGrid SearchText renamed to SearchTextPlaceholder since it was hiding inherited property used for different purposes.
- RadzenNumeric defaults to min value on tab.