3.20.0 - 2022-08-04
Improvements
- net6.0 added to TargetFrameworks.
- DropDown ReadOnly property added.
- DataGrid PickedColumnsChanged event added.
- DropDownDataGrid multiple selection with LoadData improved. SelectedValue can be used to load selected items not part of Data.
Fixes
- Fixed Chart tooltip is not displayed for area and line series with a single value.
- Fixed RadzenNumeric does not allow certain numbers to be entered when min and max are set.