When I try to use the “afterComplete” event lilke this:
|
1 |
<strong>$('#uploadEdit').editGridRow(id, {top:500,left:375,reloadAfterSubmit:false,afterSubmit:function(serverResponse, postdata, formid) {<br /> <br /> updateGridStyle(serverResponse.responseText);<br /> }<br /> });</strong><br /><br /> |
I get the following error in firebug and my data I just entered is not reflected in the grisd on the page.
W is undefined
http://localhost/register/advisory/exhibitor/includes/gridincludes/jquery.jqGrid.min.js
Line 10
any idea?
Thanx!
Milo
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top