[PR #1123] Update RadzenDataGridFilterMenu.razor #2527

Closed
opened 2026-01-29 18:19:16 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/radzenhq/radzen-blazor/pull/1123

State: closed
Merged: Yes


If you use "FilterMode.SimpleWithMenu" and Grid Settings together, then the "Clear" button in the fitler menu, do not work, because there was not a SaveSetting() calling in the ClearFilter function. (Always loaded the "last" settings, after the Clear button has pushed.)

**Original Pull Request:** https://github.com/radzenhq/radzen-blazor/pull/1123 **State:** closed **Merged:** Yes --- If you use "FilterMode.SimpleWithMenu" and Grid Settings together, then the "Clear" button in the fitler menu, do not work, because there was not a SaveSetting() calling in the ClearFilter function. (Always loaded the "last" settings, after the Clear button has pushed.)
claunia added the pull-request label 2026-01-29 18:19:16 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2527