Releases: radzenhq/radzen-blazor
Releases · radzenhq/radzen-blazor
3.2.4
3.2.4 - 2021-04-19
Improvements
- Validate form with action.
Fixes
- DataGrid should not reset current page on sorting.
3.2.3
3.2.3 - 2021-04-14
Improvements
- Numeric focus appearance improved.
Fixes
- Reset the Tree SelectedItem when Value is set to null.
- Selecting a tree item does not remove prior selection.
- DropDownDataGrid AllowFilteringByAllStringColumns will raise exception if some of the column values is null.
- DataGrid pager not reset to first page after sort.
- DropDownDataGrid selected item not respected if SelectedValue is set.
- DropDownDataGrid AllowFilteringByAllStringColumns should respect column Filterable property.
3.2.2
3.2.2 - 2021-04-08
Fixes
- Reset the Tree SelectedItem when Value is set to null.
3.2.1
3.2.1 - 2021-04-06
Fixes
- DataGrid state not updated on row selection.
3.2.0
3.2.0 - 2021-04-02
Improvements
- Dialog Style property added.
Fixes
- Refresh RadzenSteps and RadzenGrid when bound properties change.
3.1.11
3.1.11 - 2021-04-01
Improvements
- Support Formatting in RadzenNumeric.
Fixes
- DataGrid selected, edited and expanded items not persisted properly when paging.
3.1.10
3.1.10 - 2021-03-29
Fixes
- DataGrid columns not aligned in some cases.
3.1.9
3.1.9 - 2021-03-26
Fixes
- DropDownDataGrid clear icon position fixed.
- DataGrid cell rendering improved.
3.1.8
3.1.8 - 2021-03-25
Improvements
- DataGrid LogicalFilterOperator added.
Fixes
- DataGrid pager hidden after CancelEditRow().
- Refresh RadzenRadioButtonList when RadzenRadioButtonListItem Text property changes.
3.1.7
3.1.7 - 2021-03-22
Fixes
- Fixed DataGrid column width reset on other column resize if set initially.
- Refresh RadzenGrid and RadzenSteps when Text property changes.
- Slider will handle Min, Max, Range and Step change.