Skip to content

5.6.2

Compare
Choose a tag to compare
@enchev enchev released this 18 Nov 10:55
· 54 commits to master since this release
a8250f1

5.6.2 - 2024-11-18

Improvements

  • RadzenDropZoneItemEventArgs DataTransfer property added to handle files drop.
  • RadzenDataFilterProperty FilterProperty property added similar to DataGrid columns to be able to filter collection sub property.

Fixes

  • Fixed touch not working properly on page with Slider component.
  • Fix FilterString generation for the FilterOperator.In and FilterOperator.NotIn.