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_Related Related Topics sp_TopicIcon
how to inspect entire grid data on server side when using getRowData?
23/03/2011
18:51
Avatar
ram2010
Member
Members
Forum Posts: 43
Member Since:
13/01/2010
sp_UserOfflineSmall Offline

Hi

I am using as follows to get me a javscript variable which holds the entire grid data at once:

var fullGridData = jQuery("#myGrid").jqGrid('getRowData');

when I submit this via a request to my server side via a form like so:

document.myForm.fullGridData.value = fullGridData;

the data on my server side appears like this:

params: Key: fullGridData, Value: [object Object],[object Object]

How to I rerieve the table data from these objects? I presume they are json objects being sent to my server side or am i wrong?

In my Struts2 Action class, I tried using:

JSONUtil.deserialize(fullGridData);

but this throws an exception.

I appreciate any help on this on how to capture and deal with the entire grid data on the server side at once.

thanks in advance

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

Currently Online:
27 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