Hi,
I use Excel style filtering with the SfDataGrid, but unlike Excel the available checkboxes are built from the filtered items not from all items.
Steps to reproduce:
I have a column with values "Europe" and "USA".
1) Open the filter and see two unchecked checkboxes for Europe and USA
2) Apply a filter for "Europe"
3) Open the filter popup the second time and only see one (!) checked checkboxs for "Europe" but I would expect to also see a second unchecked checkbox for "USA"
IS this behaviour configurable or how do I come by to achieve it?
Regards
Bernd