Forum
01:16
19/05/2009
I just want to point this out. In formeditm, inlineedit and maybe somewhere else, the $.ajax call looks like
$.ajax($.extend({url:...},$.jgrid.ajaxOptions, rp_ge.ajaxEditOptions ));
let's say we have {url:"someurl",data:{key1:value1,key2:value2}} and rp_ge.ajaxEditOptions={data:{key3:value3}}
the result is that the data variable that will be sent will be data = {key3:value3}.
I believe that the intention should be to complement the variable and for this we would need the deep copy options to be set to true.
$.ajax($.extend(true,{url:...},$.jgrid.ajaxOptions, rp_ge.ajaxEditOptions ));
UNLESS this is the desired behavior, of course.
Most Users Ever Online: 715
Currently Online:
64 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