[PR #2201] [MERGED] DropDownDataGrid null check to prevent error that occurs when using AllowFilteringByAllStringColumns="true" #3128

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/2201
Author: @mvoxland
Created: 6/30/2025
Status: Merged
Merged: 7/1/2025
Merged by: @enchev

Base: masterHead: master


📝 Commits (1)

  • dad56ad DropDownDataGrid null check to prevent error that occurs when using AllowFilteringByAllStringColumns="true"

📊 Changes

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

View changed files

📝 Radzen.Blazor/RadzenDropDownDataGrid.razor.cs (+10 -3)

📄 Description

To replicate this bug:
Just add AllowFilteringByAllStringColumns="true" to the Multiple Selection example for DropDownDataGrid, and then type text into the filter box.


🔄 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/2201 **Author:** [@mvoxland](https://github.com/mvoxland) **Created:** 6/30/2025 **Status:** ✅ Merged **Merged:** 7/1/2025 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`dad56ad`](https://github.com/radzenhq/radzen-blazor/commit/dad56ad6090f7bc5750056941e7afdbfb629dbae) DropDownDataGrid null check to prevent error that occurs when using AllowFilteringByAllStringColumns="true" ### 📊 Changes **1 file changed** (+10 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDropDownDataGrid.razor.cs` (+10 -3) </details> ### 📄 Description To replicate this bug: Just add AllowFilteringByAllStringColumns="true" to the Multiple Selection example for DropDownDataGrid, and then type text into the filter box. --- <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:04 +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#3128