Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

3
Votes

Hello, can you please add two new filter operators for datagrids "Is Empty" and "Is Not Empty".

FIlters description:

  • "Is Empty" - if applied only null or string.Empty values are shown. Can be applied for strings, nullable numbers, nullable booleans, nullable datetimes.
  • "Is Not Empty" - if applied only not null and not string.Empty values are shown. Can be applied for strings, nullable numbers, nullable booleans, nullable datetimes. 
Empty