DataGrid will no longer auto-generate column UniqueID and will save/load settings for columns only if Property or UniqueID is set.
4.15.1 - 2023-08-09
Improvements
Added DataGrid self-reference hierarchy expanded class for indent.
Fixes
DataGrid CloseFilter() logic fixed with OnDemand FilterPopupRenderMode.
DatePicker should not allow dates outside of Min/Max on Ok button.
Too early close of DataGrid filter popup can cause improper filter.
DataGrid will use column index instead GUID for UniqueID.
4.15.0 - 2023-08-08
Improvements
Added Save/Load settings support for DataGrid columns without Property.
Timeline component added.
Fixes
DataGrid inner filter popups not closed properly.
DataGrid customizing style of in HeaderCellRender and FooterCellRender.
Popup close logic fixed.
Numeric inconsistently resets Value when out of Max/Min.
Selected tab styling incorrect with hidden tabs.
4.14.4 - 2023-07-31
Fixes
Fixed DropDown, DropDownDataGrid and ListBox filtering input logic.
DataList Reload() fixed.
4.14.3 - 2023-07-27
Improvements
Add ParseInput to DatePicker.
Custom Popup component example added.
Fixes
RadzenDataGridColumn: handle non-px widths of frozen columns.
Use key directive for notifications.
DataList Reload() fixed in case of virtualization.
4.14.2 - 2023-07-25
Improvements
Added DataGrid column SetFilterValueAsync method set column filter value and reload grid. Allows you to use the FilterTemplate without initializing an additional property.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps Radzen.Blazor from 4.13.4 to 4.15.2.
Release notes
Sourced from Radzen.Blazor's releases.
... (truncated)
Commits
1779b8d
Version updatedb673cbe
Load settings by Property/UniqueID improved1a595c5
DataGrid will no longer auto-generate column UniqueID and will save settings ...bce5ae8
Version updatedb81d15c
DataGrid will use column index instead GUID for UniqueIDec6747a
Too early close of filter popup can cause improper filter5cd35bb
DatePicker should not allow dates outside of Min/Max on Ok button1b07509
Theme page simplified35211b9
DataGrid CloseFilter() logic fixed with OnDemand FilterPopupRenderMode0e9338a
Add Themes demo pageDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show