[PR #970] [MERGED] methods ClearFilter and ApplyFilter changed from internal to public #2437

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/970
Author: @sobaka06243
Created: 5/9/2023
Status: Merged
Merged: 5/9/2023
Merged by: @enchev

Base: masterHead: master


📝 Commits (3)

  • 37b1ffd method GetFilterOperatorText() changed from internal to public
  • 207a7f0 Merge branch 'radzenhq:master' into master
  • dbe06f3 methods ClearFilter and ApplyFilter changed from internal to public

📊 Changes

1 file changed (+8 additions, -2 deletions)

View changed files

📝 Radzen.Blazor/RadzenDataGrid.razor.cs (+8 -2)

📄 Description

I write my own filter template in advanced mode. I need to call ApplyFilter and ClearFilter from code behind.


🔄 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/970 **Author:** [@sobaka06243](https://github.com/sobaka06243) **Created:** 5/9/2023 **Status:** ✅ Merged **Merged:** 5/9/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`37b1ffd`](https://github.com/radzenhq/radzen-blazor/commit/37b1ffd498be1de94be36caffc0d2f521aa867d3) method GetFilterOperatorText() changed from internal to public - [`207a7f0`](https://github.com/radzenhq/radzen-blazor/commit/207a7f0da27fc2ac76d1a5d23ad94c4e57cfd6cf) Merge branch 'radzenhq:master' into master - [`dbe06f3`](https://github.com/radzenhq/radzen-blazor/commit/dbe06f3db3cd0f9783fdf3b7289ad7eefad27098) methods ClearFilter and ApplyFilter changed from internal to public ### 📊 Changes **1 file changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDataGrid.razor.cs` (+8 -2) </details> ### 📄 Description I write my own filter template in advanced mode. I need to call ApplyFilter and ClearFilter from code behind. --- <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:18:49 +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#2437