Good morning,
in VirtualGrid is there a way to reset to the default filter operator for each column when using grid.FilterDescriptors.Clear()?
For example if the user has changed the operator to "EndsWith" in one column and "StartsWith" in another one, I would like to reset them to "Contains" when clearing filters.
It seems that the method grid.FilterDescriptors.Clear() clear only the filters values.
Thank you.
Emanuele
