[PR #1123] [MERGED] Update RadzenDataGridFilterMenu.razor #2525

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1123
Author: @AlittaSakraf
Created: 8/21/2023
Status: Merged
Merged: 8/22/2023
Merged by: @enchev

Base: masterHead: master-1


📝 Commits (1)

  • 188f119 Update RadzenDataGridFilterMenu.razor

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 Radzen.Blazor/RadzenDataGridFilterMenu.razor (+3 -1)

📄 Description

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/1123 **Author:** [@AlittaSakraf](https://github.com/AlittaSakraf) **Created:** 8/21/2023 **Status:** ✅ Merged **Merged:** 8/22/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `master-1` --- ### 📝 Commits (1) - [`188f119`](https://github.com/radzenhq/radzen-blazor/commit/188f1192d0a2995c796ef96eac793a6381942eea) Update RadzenDataGridFilterMenu.razor ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDataGridFilterMenu.razor` (+3 -1) </details> ### 📄 Description 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.) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:19:15 +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#2525