Forum



14:53

11/07/2012

Hello,
I have a problem when sorting data in jqgrid.
After filling it with local data, I edit a cell content and everything works (adding new value; updating / deleting existing one).
But when i sort a column (with 'sortGrid method'), the new values don't appear or cells retrieve their previous values. I thought first the data property of my grid was not upadted after editing a cell but i looked at this property on 'afterSaveCell' event and the values were there.
So, what am I doing wrong ?
This is my grid configuration (I remove event handlers) :
datatype : 'local',
width : 400,
height : '100%',
caption : 'Notes',
hidegrid : false,
shrinkToFit : false,
cmTemplate : { sorttype: 'text', resizable : false, search : false, sortable : false,
title : false, width : 100, align : 'right', editable : true
},
cellEdit : true,
cellsubmit : 'remote',
cellurl : './SaisieNotesWebAjax'}
Thx for any help.
For information only : I dynamically create the columns of my grid.
15:27

Moderators
30/10/2007

Hello,
You set:
cellsubmit : 'remote'
jqGrid think - I should save the value to the server and does not save the cell value in the local data.
In order to do this you will need to save the cell usung setCell or setRowData method after you submit the new value to the server.
Regards
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
09:29

11/07/2012

tony said:
Hello,
You set:
cellsubmit : 'remote'
jqGrid think - I should save the value to the server and does not save the cell value in the local data.
In order to do this you will need to save the cell usung setCell or setRowData method after you submit the new value to the server.
Regards
Thank you for your reply. Unfortunaly i'm pretty busy these days (deadline's coming !) and the problem described above is not part of my priorities. I will try your suggestion asap.
Regards.
Most Users Ever Online: 715
Currently Online:
44 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