Skip to content

5.2.1

Compare
Choose a tag to compare
@enchev enchev released this 19 Sep 05:58
· 222 commits to master since this release

5.2.1 - 2024-09-19

Improvements

  • Added ShowWidth, ShowHeight ShowSrc and ShowAlt to RadzenHtmlEditorImage.
  • DataGrid row drag and drop works in day and month view.

Fixes

  • DataFilter ToFilterString() should traverse filters exactly like Where() extension method,
  • Dialog closes on ESC even if CloseDialogOnEsc = false in some cases.
  • SecurityCode input not focused after count change.
  • DataAnnotationValidator throws exception when used with double properties.
  • Chart series annotations are sometimes duplicated.
  • Upload will unable to upload empty file.