I\'d like to use the OnSuccess option of AjaxOptions passed as Ajax.BeginForm argument to \"do something\" once the response is completely received and DOM updated. As far a
Just tested the OnSuccess callback in MVC 3 and it seems to be fixed.