Forum
11:11
10/05/2010
Hii..,,
i have a grid that the configuration like that :
jQuery('#tableGrid').jqGrid({
scroll: 1,
//url:'../admspanel/maingridrptsentmail.php',
datatype: "xml",
height: 470,
mtype:"POST",
colNames:['No','Mail', 'Count'],
colModel:[
{name:'no',index:'no', width:25, align:"right", sortable:false},
{name:'Mail',index:'Mail', width:515},
{name:'countMail',index:'countMail', width:100, align:"right",formatter:'integer',formatoptions:{thousandsSeparator:","}}
],
rowNum: -1,
rowList: [], //[10,20,30],
pager: '#navGrid',
sortname: 'Mail',
viewrecords: true,
sortorder: "asc",
multiselect: false,
subGrid : true,
reloadGrid:false,
//subGridUrl: '../admspanel/subgridrptsentmail.php',
subGridModel: [{ name : ['No','Sent Date','Type','Subject','Mail'],
width : [25,100,100,200,300],
align : ['right'] }
],
caption: "Report History Sent Mail",
footerrow: true,
userDataOnFooter: true
});
i don't exactly sure if a bug or not..
if i pass my URL at first i load my grid, i didn't got any error..
and if i dont pass ny URL at first, i got an error..
it occur on IE 7
in firefox it's work fine if i didn't pass my URL..
can anyone explain me it's a bug or not?
sorry if i'm wrong..
Best regards,
zenixgrace
15:10
Moderators
30/10/2007
Hello,
Try to do the same with jQuery.ajax and see the result.
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:
43 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