4.3.9 - 2022-11-28
Improvements
- Link ChildContent support added.
- DataGrid will display localized enum values in cells from Display attribute if present.
Fixes
- Fixed filtering of DataFilter with IEnumerable property.
- DataGrid nested filter popups close fixed.
- Cannot select DropDownBase item if ValueProperty is a string property.
- DataFilter initial FilterOperator of filters added runtime fixed.
- Fixed DropDownBase exception with property names named after system types.