Forum


19:33

Hello everybody,
I'm using jqGrid 3.5.2 and having issue with loading xml file from server side.
Here is my client Side code:
$("#list4").jqGrid({ url:"http://localhost/cgi-bin2/test.pl", datatype: "xml",
mtype: 'GET', height: 400, colNames:['No','Date'],
colModel:[ {name:'call', index:'call', width:60, sorttype:"int"},
{name:'num',index:'num', width:90, sorttype:"int"}],
imgpath: gridimgpath,
multiselect: true,
caption: "Gestione Chiamate",
rowNum:10, rowList:[10,20,30], sortname: 'call',
viewrecords:true, caption:'fuck'});
My Server Side part returns this:
Content-Type: Content-type: text/xml;charset=utf-8
<?xmlversion="1.0"encoding="utf-8"?>
<rows> <page>1</page> <total>1</total> <records>2</records>
<row><cell>20</cell><cell>200</cell></row>
<row><cell>30</cell><cell>300</cell></row> </rows>
The Client Side does properly receive the whole data thing through Ajax, but unfortunately doesnt
add data to table display. Something wrong with the code ?
Thank you,
03:56

Moderators
30/10/2007

Hello,
All seems ok. What erro do you have?
How doy set this
Content-Type: Content-type: text/xml;charset=utf-8
In PHP this used with header(....);
Regards
Tony
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:
32 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