I am trying to find a way to attach event handler in javascript to completion of ajax response in radgrid. I cannot find a way to do it.
1. RadGrid does not recognize OnReponseEnd in ClientSettings>ClientEvents
2. RadAjaxManagerProxy does not expose ClientEvents at all
Can somebody enlighten me how to do it?