[PR #969] [MERGED] method GetFilterOperatorText() changed from internal to public #2429

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

📋 Pull Request Information

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

Base: masterHead: master


📝 Commits (1)

  • 37b1ffd method GetFilterOperatorText() changed from internal to public

📊 Changes

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

View changed files

📝 Radzen.Blazor/RadzenDataGridColumn.cs (+4 -1)

📄 Description

I create my own filter template in advanced mode. I cannot get filter operator text because its internal.

image


🔄 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/969 **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 (1) - [`37b1ffd`](https://github.com/radzenhq/radzen-blazor/commit/37b1ffd498be1de94be36caffc0d2f521aa867d3) method GetFilterOperatorText() changed from internal to public ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDataGridColumn.cs` (+4 -1) </details> ### 📄 Description I create my own filter template in advanced mode. I cannot get filter operator text because its internal. ![image](https://user-images.githubusercontent.com/55174695/236983101-16613afb-2af3-4f6c-b192-cc3d8907fd93.png) --- <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:47 +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#2429