Forum


18:50

24/01/2010

this is my js. This url works fine outside of the jqgrid. Shouldn't it still go thru Spring and to the Controller?
jQuery(document).ready(function()
{
jQuery("#stateList").jqGrid(
{
url:"../stateList.htm",
datatype:"json",
colNames:["State Id","State Code","State Name"],
colModel :
[
{name:"stateId", index:"stateId", width:70},
{name:"stateCde", index:"stateCde", width:100},
{name:"stateNameTxt", index:"stateNameTxt", width:200}
],
pager: jQuery("#pager"),
sortname: "stateNameTxt",
sortable: true,
sortorder: "desc",
rowNum:10,
rowList:[10,20,30],
viewrecords: true,
caption: "State List",
multiselect:true,
loadtext:"Loading...",
loadonce: true
});
});
17:18

Moderators
30/10/2007

Hello,
Sorry I do not understand ????
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.
18:26

Moderators
30/10/2007

Hello,
If you do pure jQuery ajax like this
$.ajax({
url:"../stateList.htm",
complete: function(…){
...
},
…
});
is your controller called?
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.
13:39

12/12/2010

Check this tutorial I've wrote: http://krams915.blogspot.com/2.....ation.html
Most Users Ever Online: 715
Currently Online:
63 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