Hey guys,
I'm a newbie in jquery and i'm trying to use jqgrid but i can't even get the example to work. i'm not sure what is wrong with it. I even try the example itself and i can't get it to work. It only display a blank page. shouldn't it at least display the column name..please help i'm totally lost
jQuery("#list4").jqGrid({
height: 250,
datatype: "local",
colNames:['Inv No','Date', 'Client', 'Amount','Tax','Total','Notes'],
colModel:[
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top