3.2.3 - 2021-04-14
Improvements
- Numeric focus appearance improved.
Fixes
- Reset the Tree SelectedItem when Value is set to null.
- Selecting a tree item does not remove prior selection.
- DropDownDataGrid AllowFilteringByAllStringColumns will raise exception if some of the column values is null.
- DataGrid pager not reset to first page after sort.
- DropDownDataGrid selected item not respected if SelectedValue is set.
- DropDownDataGrid AllowFilteringByAllStringColumns should respect column Filterable property.