[PR #1558] Add support for proper OData filtering of numeric data grid columns with null or not null options #2812

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

Original Pull Request: https://github.com/radzenhq/radzen-blazor/pull/1558

State: closed
Merged: Yes


Choosing the "Is Null" or "Is Not Null" filter options on a column with a numeric property generates an invalid OData filter string.

image image

The very small addition in this pull request should fix the issue

**Original Pull Request:** https://github.com/radzenhq/radzen-blazor/pull/1558 **State:** closed **Merged:** Yes --- Choosing the "Is Null" or "Is Not Null" filter options on a column with a numeric property generates an invalid OData filter string. <img width="280" alt="image" src="https://github.com/radzenhq/radzen-blazor/assets/36829918/85dcff00-0eda-4cc1-ac01-a346f384b873"> <img width="725" alt="image" src="https://github.com/radzenhq/radzen-blazor/assets/36829918/cc3f5b09-544b-4d0b-9821-e5fa2ccfb54b"> The very small addition in this pull request should fix the issue
claunia added the pull-request label 2026-01-29 18:20:35 +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#2812