DataGrid Filtering

1
Voted

The filter support you've added is very useful...Thank you! Could I suggest a common scenario I run into? I often need to filter string data similar to your enum filter (checkbox for each unique item). I run into this scenario far more often than the contains, starts with, etc. scenarios where the user has to type in a search string. It would be very helpful for me to have a built-in solution for this type of filtering (give me a checkbox for each unique value in the column sorted alphabetically). Thanks!

Status: New