Forum

November 2nd, 2014
A A A
Avatar

Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

The forums are currently locked and only available for read only access
sp_Feed Topic RSS sp_TopicIcon
Serializing a jqGrid with ajaxForm
15/11/2010
16:57
Avatar
Reg
Calgary, Canada
Member
Members
Forum Posts: 92
Member Since:
06/06/2008
sp_UserOfflineSmall Offline

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

17/11/2010
02:13
Avatar
Reg
Calgary, Canada
Member
Members
Forum Posts: 92
Member Since:
06/06/2008
sp_UserOfflineSmall Offline

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

Forum Timezone: Europe/Sofia

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.com

Moderators: tony: 7721, Rumen[Trirand]: 81

Administrators: admin: 66

Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information