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

1 week 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 week 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 week 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.

v4.29.9

1 week ago

4.29.9 - 2024-04-22

Improvements

  • Add ability to add custom button content to a SplitButton.
  • Pager aria-current attribute added for current page.

Fixes

  • DropDownBase SelectedItemChanged changed from Action to EventCallback.
  • Exception is thrown when updating the data of pie or donut series and a tooltip is shown.
  • Clicking a link in RadzenHtmlEditor sometimes navigates.
  • Stacked bar and column series do not work with negative values.
  • Column and bar radius is not applied in some cases.

v4.29.8

2 weeks ago

4.29.8 - 2024-04-18

Improvements

  • CascadingTypeParameter added for DataFilter, DataList, DataGrid and TemplateForm components.
  • CollapseAll() method added to DataGrid.

Fixes

  • Pager navigate to page with ENTER/SPACE index fixed.
  • Replace padding in Scheduler's view header with auto scroll width.
  • RadzenDropDownDataGrid is not displaying empty text.
  • Tab cannot be selected in some cases when TabRenderMode.Client after add/remove.
  • Draggable requires single touch to start drag after first drag end.

v4.29.7

2 weeks ago

4.29.7 - 2024-04-15

Fixes

  • Update Scheduler responsive styles. Adds container media queries and resolves.
  • DropDownBase should not loose focus on select all.
  • Fix disabled state of buttons in Upload and FileInput.
  • Fix disabled state of DatePicker in FormField.
  • Pager focus styles should be visible only when needed.

v4.29.6

3 weeks ago

4.29.6 - 2024-04-10

Fixes

  • Fix DropDown and DatePicker icon and text colors in disabled and hover states.
  • Hide clear icon in disabled DropDown and DatePicker and unify disabled color of trigger icon.
  • TextBox, TextArea and Password components will unable to show ContextMenu if Name is set.
  • Fixed DataGrid filtering where it was possible to apply a filter on an empty string with non value filter operator.

v4.29.5

3 weeks ago

4.29.5 - 2024-04-09

Fixes

  • Fixed RadzenDropDown EnterKey ArgumentOutOfRangeException.
  • PickList invalid cast exception fixed.
  • AutoComplete MaxLength parameter fixed.

v4.29.4

3 weeks ago

4.29.4 - 2024-04-08

Fixes

  • DataGrid simple filter mode by string properties fixed.

v4.29.3

3 weeks ago

4.29.3 - 2024-04-08

Fixes

  • DataGrid Reset() should not call SaveSettings().
  • DataGrid will clear column filters on escape and will not allow set of filter value if empty operator type is selected.