[PR #1542] [MERGED] Add FilterOperator null check so SetParametersAsync doesn't override initial values #2791

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1542
Author: @nitrouscookies
Created: 6/3/2024
Status: Merged
Merged: 6/4/2024
Merged by: @enchev

Base: masterHead: datagridcolumn-filteroperator-parametertiming


📝 Commits (1)

  • bec5161 Add FilterOperator null check so SetParametersAsync doesn't override initial values

📊 Changes

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

View changed files

📝 Radzen.Blazor/RadzenDataGridColumn.razor.cs (+1 -1)

📄 Description

FilterOperator initial values set in markup are being overridden since this commit from 4.30.0 (6fe6b68).

See this thread for more details
https://forum.radzen.com/t/filteroperator-startswith-not-being-set-on-initial-load/17397/3


🔄 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/1542 **Author:** [@nitrouscookies](https://github.com/nitrouscookies) **Created:** 6/3/2024 **Status:** ✅ Merged **Merged:** 6/4/2024 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `datagridcolumn-filteroperator-parametertiming` --- ### 📝 Commits (1) - [`bec5161`](https://github.com/radzenhq/radzen-blazor/commit/bec5161585758780c879da11a15af405f875031c) Add FilterOperator null check so SetParametersAsync doesn't override initial values ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDataGridColumn.razor.cs` (+1 -1) </details> ### 📄 Description FilterOperator initial values set in markup are being overridden since this [commit](https://github.com/radzenhq/radzen-blazor/releases/tag/v4.30.0) from 4.30.0 (6fe6b68). See this thread for more details https://forum.radzen.com/t/filteroperator-startswith-not-being-set-on-initial-load/17397/3 --- <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:20:30 +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#2791