navgrid('#pager',{view:false,del:true}, { aftercomplete: function(response){ alert(response.responsetext); } }, { aftercomplete: function(response){ alert(response.responsetext); } }, { aftercomplete: function(response){ alert(response.responsetext); } } ); // alert(xhr.statustext);
this means server side code failed in way, , possibly threw exception. jquery has nothing problem, unless you're supplying data will crash server. then, it's server's fault.
can please provide more context?
Comments
Post a Comment