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!>
Thanks for joining our community and helping improve Syncfusion products!
Hi when using sfGrid whit AllowFiltering to true and GridFilterSettings Type="Syncfusion.Blazor.Grids.FilterType.FilterBar
we want to be able to filter a string column if string is empty or null, whit a keyword like "blank".
we found that The keyword "null" works if the string is null but not if its empty.
I also tried setting FilterType.Menu instead and use Empty filter. and it still dose not work, see exmples pictures, i used the exmple code you have at: https://blazor.syncfusion.com/documentation/datagrid/filter-bar