Forum


I am using ajaxForm (a jQuery plugin) to manage form submission. When a form includes a jqGrid used to select options (not for data entry) ajaxForm serializes the checked values (row ids) as jqg_1=on, jqg_5=on etc., which is handy so long as there is only one jqGrid on the form.
When there are multiple jqGrids on the form, ajaxForm returns all of the checked values prefaced with jqg_ and there is no way to tell which grid the checked values come from.
I am hoping that it is jqGrid that specifies the jqg_ as the form element, and that there is an easy way to specify another name for the values in a grid, something like jqType_ and jqStatus_ etc.
Tony, is this something that is under our control?
Thanks
Reg
I took a look in grid.base.js, and it appears that this is part of code like this:
"<input role=\"checkbox\" type=\"checkbox\""+" id=\"jqg_"+rowid+"\" class=\"cbox\" name=\"jqg_"+rowid+"\"/>"
So I am assuming that it is not sometting under our control; what we can do, however, is to add an identiifier to the row ID, wich is what I am going to do until a better solution comes along.
Reg
Most Users Ever Online: 715
Currently Online:
75 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