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.32.1

1 month ago

4.32.1 - 2024-05-24

Fixes

  • DataGrid CheckBoxList filtering fixed to work properly with enums and FilterTemplate.

v4.32.0

1 month ago

4.32.0 - 2024-05-23

Improvements

  • HeaderTemplate added to DropDownDataGrid, DropDown and ListBox.
  • ItemRender added to DropDown and ListBox.

Fixes

  • Cannot read properties of null (reading 'querySelector') at Object.createDatePicker.

v4.31.7

1 month ago

4.31.7 - 2024-05-21

Fixes

  • Added missing ContentCssClass set in DialogService.
  • DatePicker will not select with PopupRenderMode="PopupRenderMode.OnDemand".

v4.31.6

1 month ago

4.31.6 - 2024-05-20

Improvements

  • Add Dialog custom container class.

Fixes

  • Fix exception if TreeLevel has no Text nor TextProperty.
  • Provide parsing config when using Dynamic Linq methods in order to improve initial performance.
  • Include text measurement data for Cyrillic characters.

v4.31.5

1 month 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

1 month 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

1 month 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

1 month 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

2 months 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

2 months 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.