Skip to content

3.9.3

Compare
Choose a tag to compare
@enchev enchev released this 23 Aug 15:02
· 4010 commits to master since this release

3.9.3 - 2021-08-23

Improvements

  • DatePicker AllowInput property added.

Fixes

  • DataGrid validation does not work.
  • Focused element lost after DropDown select.
  • DataGrid InsertRow() will break the pager if not on first page.
  • DataGrid InsertRow() fixed to work with LoadData binding.
  • Fixed DropDown LINQ expression cannot be translated with AllowFiltering and IQueryable.