Forum


Hi,
I have a page that load a grid into same page with some value getted
from input type and button click event.
I am using JSON data format from a .JSP page.
The first time all works well, but the seconds time the grid is not
calling to the server for the new data becouse the loadonce = true,
then I change loadonce with :
jQuery("#grid").setGridParam({loadonce:"false"});
jQuery("#grid").trigger("reloadGrid");
and I tryed too :
jQuery("#grid").setGridParam({loadonce:false});
jQuery("#grid").setGridParam({url:"urlToServer");
but when the loadonce is fixed to true then the server is never
called again.
I need loadonce=true becouse the sort is done on client and not
on server.
how do I it?
is it some way to clear all data generated for the grid and construct
the grid again without leaving or reloading the same page?
thanks.
Josep Escofet
03:20

Moderators
30/10/2007

Load once set the datatype automatically to local. To work this you should set the param to appropriate datatype and the call trigger something like
$("#mygrid").setGridParam({datatype:"xml"}).trigger('reloadGrid')
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.
Most Users Ever Online: 715
Currently Online:
61 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