Can anybody please explain how to set beforeFilter and afterFilter events on GridView.
I need to prevent the filter submission and display some dialog first, so I need to set beforeFilter but I can’t figure out how form the provided documentation.
Thanks