Hi there,
we've run into an issue while filtering with the Advanced Filter UI of SfDataGrid Columns which either hold string, bool or enum values. Numeric columns are unaffected. To reproduce this issue we simply have to close the Filter UI once and try to reaply another filter or clear the applied filter. An Exception will be thrown and the Filter for that affected columns can't be reopened again.
In the attached file you will find the thrown exception and a snippet of our SfDataGrid implementation, with an ObservableCollection as the ItemSource.
kind regards
Maxim
Attachment:
NullReferenceExceptionReapplyFilter_4c2521f7.zip