[PR #1187] [MERGED] Added FilterOperator.Custom check to GetColumnFilter. #2569

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1187
Author: @k-Sacr
Created: 10/9/2023
Status: Merged
Merged: 10/10/2023
Merged by: @enchev

Base: masterHead: Added-FilterOperator.Custom-check-to-GetColumnFilter


📝 Commits (1)

  • 3933408 Added FilterOperator.Custom check to GetColumnFilter.

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 Radzen.Blazor/QueryableExtension.cs (+5 -0)

📄 Description

Added FilterOperator.Custom check to GetColumnFilter.
With FilterOperator.Custom there is no need to generate a "filterString", otherwise it throws an error.


🔄 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/1187 **Author:** [@k-Sacr](https://github.com/k-Sacr) **Created:** 10/9/2023 **Status:** ✅ Merged **Merged:** 10/10/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `Added-FilterOperator.Custom-check-to-GetColumnFilter` --- ### 📝 Commits (1) - [`3933408`](https://github.com/radzenhq/radzen-blazor/commit/3933408de5b387351a1f7f2b4c5fff49a02ffb3e) Added FilterOperator.Custom check to GetColumnFilter. ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/QueryableExtension.cs` (+5 -0) </details> ### 📄 Description Added FilterOperator.Custom check to GetColumnFilter. With FilterOperator.Custom there is no need to generate a "filterString", otherwise it throws an error. --- <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:27 +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#2569