Blazor.radzen.com Versions Save

Radzen Blazor is a set of 70+ free native Blazor UI components packed with DataGrid, Scheduler, Charts and robust theming including Material design and FluentUI.

v4.31.5

2 weeks ago

4.31.5 - 2024-05-16

Improvements

  • Add a Footer template to RadzenDropZone.
  • Tree ItemContextMenu event added.

Fixes

  • RadzenDataGrid EmptyTemplate alignment/colspan is incorrect when DataGrid uses Grouping.

v4.31.4

2 weeks ago

4.31.4 - 2024-05-13

Improvements

  • SecurityCode backspace support added.

Fixes

  • DataGrid group should not be collapsed if set Expanded=true in GroupRowRender.

v4.31.3

3 weeks ago

4.31.3 - 2024-05-08

Improvements

  • Upload MaxFileCount property added.

Fixes

  • Use the Culture set for RadzenScheduler when displaying the title of the "More" dialog in month view.
  • Use the Culture set for RadzenScheduler when displaying the month name in year view.
  • Numeric and Android SecurityCode input improved.
  • Fixed DropDownDataGrid steal focus in some cases.

v4.31.2

3 weeks ago

4.31.2 - 2024-05-06

Fixes

  • DataGrid column initial filter operator should not be set if it's custom.
  • Fixed error in RadzenDataGrid FilterMode="FilterMode.CheckBoxList".
  • Various accessibility errors across all components fixed.

v4.31.1

1 month ago

4.31.1 - 2024-05-02

Fixes

  • DropDownDataGrid selected row not cleared on value clear.
  • DropDownBase indexer property binding improved.
  • RadzenSplitterPane is not working with iOS devices.

v4.31.0

1 month ago

4.31.0 - 2024-04-30

Improvements

  • DropZone component added.
  • Uploading an image when UploadUrl is not set would insert the image as base64 encoded data.

Fixes

  • DataGrid SetFilterValue for enums fixed.

v4.30.3

1 month ago

4.30.3 - 2024-04-29

Fixes

  • Improved DataGrid grouping performance.
  • Fixed DataGrid initial enum filter not selected in the filtering DropDown.
  • RadzenCompareValidator ValidateOnValueChange property added.
  • DataGrid should not render element for group expand column when ShowGroupExpandColumn=false.
  • Fixed Cast() exception with DataGrid FilterMode CheckBoxList.

v4.30.2

1 month ago

4.30.2 - 2024-04-25

Fixes

  • Fixed virtualized DropDown null ref. exception on ENTER key press.
  • Chart CartesianSeries DateOnly exception fixed.

v4.30.1

1 month ago

4.30.1 - 2024-04-24

Fixes

  • RadzenDropDown SelectedItemChanged keeps repeating forever.
  • Fixed issue with drag scrolling Dialog content on mobile after moving dialog.

v4.30.0

1 month ago

4.30.0 - 2024-04-23

Improvements

  • DataGrid FilterMode.CheckBoxList (Excel like) filtering added.
  • DateOnly supported added to DataGrid component.

Fixes

  • DataGrid ungrouping in virtualized mode throws error.