3.18.12 - 2022-05-26
Fixes
- Fixed virtualized DropDownDataGrid not reloaded properly on clear filter when bound using LoadData.
- Tree will not check parent checkbox if AllowCheckParents is false.
- DataGrid boolean column filtering toggle fixed.
- Fixed DropDownDataGrid @bind-Value will not select item when bound using LoadData.
- DataGrid group cannot be expanded when collapsed on first render in GroupRowRender.
- Virtualized DataGrid will need double Reload() when using LoadData.