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!
Hello,
In the latest syncfusion versions for blazor starting with version 19.2.0.59 I discovered that filter of FilterType.Menu for Boolean column type had changed. Since then it contains some new operators such as "Greater Than", "Greater Than Or Equal", "Less Than" and "Less Than Or Equal" that are clearly unnecessary if you filter a column by True or False values.


So can you please remove this operators and leave only "Equal" and "Not Equal" operators how it was in previous versions e.g. 19.1.0.69?
Or is it some setting to remove those operators?