[PR #1198] [MERGED] Fix-set-filterOperator-in-DataFilter #2584

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

📋 Pull Request Information

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

Base: masterHead: Fix-set-filterOperator-in-DataFilter


📝 Commits (1)

  • 973aeb1 Set the filter operator specified in the code when adding a filter in DataFilter

📊 Changes

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

View changed files

📝 Radzen.Blazor/RadzenDataFilterItem.razor (+13 -1)

📄 Description

Set the filter operator specified in the code when adding a filter in DataFilter.

Before:

https://github.com/radzenhq/radzen-blazor/assets/18440948/d3b0a66c-fc7d-43ac-84ed-5f70fa569e77

After:

https://github.com/radzenhq/radzen-blazor/assets/18440948/14222817-8c36-42d5-b91c-0dc1fc91ffde


🔄 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/1198 **Author:** [@k-Sacr](https://github.com/k-Sacr) **Created:** 10/17/2023 **Status:** ✅ Merged **Merged:** 10/18/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `Fix-set-filterOperator-in-DataFilter` --- ### 📝 Commits (1) - [`973aeb1`](https://github.com/radzenhq/radzen-blazor/commit/973aeb18ce9838d691576a307511af77f6b3fa90) Set the filter operator specified in the code when adding a filter in DataFilter ### 📊 Changes **1 file changed** (+13 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDataFilterItem.razor` (+13 -1) </details> ### 📄 Description Set the filter operator specified in the code when adding a filter in DataFilter. Before: https://github.com/radzenhq/radzen-blazor/assets/18440948/d3b0a66c-fc7d-43ac-84ed-5f70fa569e77 After: https://github.com/radzenhq/radzen-blazor/assets/18440948/14222817-8c36-42d5-b91c-0dc1fc91ffde --- <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:31 +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#2584