[PR #2313] [CLOSED] Fix does not contains (and NotIn) filtering on collection. #3190

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/2313
Author: @gincsai
Created: 10/13/2025
Status: Closed

Base: masterHead: fix-subProperty-does-not-contains-filter


📝 Commits (1)

  • e94dfee Fix does not contains (and NotIn) filtering on collection.

📊 Changes

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

View changed files

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

📄 Description

On the demo page, the Awards and WorkStatus DoesNotContain filtering shows invalid data. (Eg: does not countains Award3, Award4)
https://blazor.radzen.com/datagrid-filtervalue-template?theme=material3


🔄 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/2313 **Author:** [@gincsai](https://github.com/gincsai) **Created:** 10/13/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-subProperty-does-not-contains-filter` --- ### 📝 Commits (1) - [`e94dfee`](https://github.com/radzenhq/radzen-blazor/commit/e94dfee791f4739e8951c0b9ca82837f6fd4d443) Fix does not contains (and NotIn) filtering on collection. ### 📊 Changes **1 file changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/QueryableExtension.cs` (+5 -3) </details> ### 📄 Description On the demo page, the Awards and WorkStatus DoesNotContain filtering shows invalid data. (Eg: does not countains Award3, Award4) https://blazor.radzen.com/datagrid-filtervalue-template?theme=material3 --- <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:22:21 +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#3190