Forum
November 2nd, 2014
A
A
A
The forums are currently locked and only available for read only access
Topic RSS
ajaxDelOptions is not working properly in 4.6 & 4.7
12/12/2014
17:00
17:00
office_rat
Member
Members
Forum Posts: 3
Member Since:
11/01/2010
11/01/2010
Offline
Hey there.
I've noticed ajaxDelOptions (when press "Delete" button for row) is not working properly.
Please see my js-code below:
$SchemaAttrGrid.jqGrid()[0].p.ajaxDelOptions = new Object(); Â Â Â Â Â Â Â $SchemaAttrGrid.jqGrid()[0].p.ajaxDelOptions.beforeSend = function(event, jqXHR) { Â Â Â Â Â Â Â Â Â Â Â return SchemaAttributeGridBeforeEditDelete(event, jqXHR); Â Â Â Â Â Â Â }
And following code for "Edit" button is working properly (in same manner):
       $SchemaAttrGrid.jqGrid()[0].p.ajaxRowOptions = new Object(); $SchemaAttrGrid.jqGrid()[0].p.ajaxRowOptions.beforeSend = function(event, jqXHR) {            return SchemaAttributeGridBeforeEditDelete(event, jqXHR);        }
ajaxDelOptions have only declaration (line #8450) and usage code (line #8592).
I think in some place inside of method delGridRow (for example #8460) should be following line:rp_ge[$t.p.id].ajaxDelOptions = $t.p.ajaxDelOptions !== undefined ?class="brush-javascript syntax">$t[0].p.ajaxDelOptions : {}
Forum Timezone: Europe/Sofia
Most Users Ever Online: 715
Currently Online:
26 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