If you need to modify the GridView filter right before it is sent to the DataController, you can use the ColumnView.SubstituteFilter event.
This example demonstrates this approach.
If you need to modify the GridView filter right before it is sent to the DataController, you can use the ColumnView.SubstituteFilter event.
This example demonstrates this approach.