"IsNotEmpty" filter in datagrid does not yield results. #519

Closed
opened 2026-01-29 17:38:35 +00:00 by claunia · 0 comments
Owner

Originally created by @Foitn on GitHub (Aug 22, 2022).

Describe the bug
"IsNotEmpty" filter in datagrid does not yield results.

To Reproduce
Steps to reproduce the behavior:

  1. Within the datagrid, set the filter options to simple with menu
  2. Set the filtering to "IsNotEmpty", no values will be shown.

Alternatively link your repo with a sample project that can be run.

Expected behavior
Since I have both filled and not filled (might be null) values, I expect both filtering options together to return all values.
The IsEmpty works properly, but the IsNotEmpty does not yield any results.

Screenshots
datagrid_is_empty

Desktop (please complete the following information):

  • OS: Windows
  • Browser Chrome
  • Version Radzen V3.20.4
Originally created by @Foitn on GitHub (Aug 22, 2022). **Describe the bug** "IsNotEmpty" filter in datagrid does not yield results. **To Reproduce** Steps to reproduce the behavior: 1. Within the datagrid, set the filter options to simple with menu 2. Set the filtering to "IsNotEmpty", no values will be shown. Alternatively link your repo with a sample project that can be run. **Expected behavior** Since I have both filled and not filled (might be null) values, I expect both filtering options together to return all values. The IsEmpty works properly, but the IsNotEmpty does not yield any results. **Screenshots** ![datagrid_is_empty](https://user-images.githubusercontent.com/14889176/185850142-44aafcc4-fc93-4112-9d45-51b984fe414b.gif) **Desktop (please complete the following information):** - OS: Windows - Browser Chrome - Version Radzen V3.20.4
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#519