This question is locked. New answers and comments are not allowed.
We have implemented our own custom filtering control.
For consistency, we are providing Ok/Cancel buttons at the bottom.
This has all be implemented fine and works well - but I'd like to close the filtering control once ok/cancel is clicked.
I guess the only idea I have had was to try to set the control visibility, but this seems like a bad idea.