Forum
Topic RSS
04:09
22/08/2009
OfflineHi,
Sorry for my english.
I use your grid 3.5 version and I have a problem on the edit form
I setup the AfterComplete function to get an xml data my asp edit page send after edit to show on the client if the record is updated or not (if there is some errors). This function work well with IE but with FireFox 3.5.2 I receive a null value in the serverResponse.responseXML.
May you help?
I find that is modify your code like this, it work:
if($.isFunction(rp_ge.afterComplete)) {
copydata = data;
GridAfterComplete(copydata,postdata,$(”#”+frmgr));
/*
setTimeout(function(){rp_ge.afterComplete(copydata,postdata,$(”#”+frmgr));copydata=null;},500);
*/
}
The problem is the setTimeout
GridAfterComplete is my Js function that I setup in the afterComplete
Thanks
Gianluigi – Italy
03:30
Moderators
30/10/2007
OfflineHello,
Thanks. Will check this, but I think we should give a time after the data is set to the grid in order to do something with it after.
Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
Most Users Ever Online: 994
Currently Online:
12 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
OlegK: 1255
markw65: 179
kobruleht: 144
phicarre: 132
YamilBracho: 124
Renso: 118
Member Stats:
Guest Posters: 447
Members: 11373
Moderators: 2
Admins: 1
Forum Stats:
Groups: 1
Forums: 8
Topics: 10592
Posts: 31289
Newest Members:
, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.comModerators: tony: 7721, Rumen[Trirand]: 81
Administrators: admin: 66
Log In
Home