tony said:
Hello,
Could you please post your code or send a link to the problem?
Thank you
Best Regards
Tony
Did you try with sample program?
here is what I am applying with no records of the table.
tableToGrid(“.rptTable”, {gridview: true, height:'100%',pager:'#pager', rowNum:-1, viewrecords:true, emptyrecords: 'no records', viewsortcols: [true,'horizontal',true]});
I also tried with json data with following syntex:
var mygrid = jQuery(“#jqGrid”).jqGrid({