[PR #1051] [MERGED] Fix search with quotes in RadzenDataGrid filter #2473

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1051
Author: @k-Sacr
Created: 7/7/2023
Status: Merged
Merged: 7/12/2023
Merged by: @enchev

Base: masterHead: master


📝 Commits (1)

  • f5bf7a4 Fix search with quotes in RadzenDataGrid filter

📊 Changes

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

View changed files

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

📄 Description

chrome_2023-07-07_13-47-47

Fix search with quotes in RadzenDataGrid filter
Maybe more testing is needed or an additional fix in other methods that work with filters.


🔄 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/1051 **Author:** [@k-Sacr](https://github.com/k-Sacr) **Created:** 7/7/2023 **Status:** ✅ Merged **Merged:** 7/12/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`f5bf7a4`](https://github.com/radzenhq/radzen-blazor/commit/f5bf7a4c1a53a45535cfaedb088170e3120a035d) Fix search with quotes in RadzenDataGrid filter ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/QueryableExtension.cs` (+3 -1) </details> ### 📄 Description ![chrome_2023-07-07_13-47-47](https://github.com/radzenhq/radzen-blazor/assets/18440948/82699d5d-c11f-478b-9d34-1d87592d87f7) Fix search with quotes in RadzenDataGrid filter Maybe more testing is needed or an additional fix in other methods that work with filters. --- <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:59 +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#2473