Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, 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!

1
Vote

Currently, we have three kind of filtering options,

  • Member filtering

  • Label filtering

  • Value filtering

It can be achieved through member editor UI apart from code-behind.

We have a option to enable/disable value and label filtering options through UI and code behind as well. But, we don’t have option to do the same for member filtering.

So, need to provide provision to enable/disable member filtering option by using a dedicated API like other filtering options.