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!>
Thanks for joining our community and helping improve Syncfusion products!
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.