Forum
Topic RSS
23:52
16/03/2010
OfflineHi,
I tried to export the grid setting after the user move the columns/change width by doing a .post to a xhttprequest.
First question: I am able to locate the change width event, but is there an event when the user drag and move the header column.
Second Question: after I do a .post to save the config setting to database, if I drag and drop header, the data doesn't match up with the header anymore. Should I do a
jQuery('#list1').trigger("reloadGrid");
Or something like that?
s = jQuery('#list1').jqGrid('jqGridExport', { exptype: 'xmlstring', root: 'grid', ident: '\t' });
$.post("some.ashx", {configxml: s});
Thanks in advance.
JonL
Most Users Ever Online: 994
Currently Online:
39 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
Log In
Home