This question is locked. New answers and comments are not allowed.
I'm using an ajax bound grid and would like to execute a javascript function upon completion of the post, similar to an AjaxOptions OnSuccess or OnFailure callback. I don't see anything in the client api that works quite like that -- OnSave is called before the post and OnDataBound seems to be called each time the grid is bound, which I want to avoid if possible.
Any suggestions or pointers?
Any suggestions or pointers?
