Skip to content

5.1.10

Compare
Choose a tag to compare
@enchev enchev released this 09 Sep 09:37
· 258 commits to master since this release

5.1.10 - 2024-09-09

Fixes

  • FileInput will display images when TValue is byte[].
  • DataFilter 'Is Null' & 'Is Not Null' filter options do not produce correct filter via ToFilterString().
  • DataFilter IsEmpty/IsNotEmpty operators logic fixed.
  • Numeric inputmode attribute can be defined using InputAttributes.
  • DataGrid should close other columns filter popups when FilterPopupRenderMode == PopupRenderMode.OnDemand.