I have a checkbox column and we want the filter showing something else when user clicking Filter instead of (True, False). Is there a way to change the default? FilterDescriptor??
I modified the demo codes and I got the error message "Property'FilteringControl' does not support values of type 'myFilterControl' ". What does this mean?