Hello,
And first, sorry for my english….
I migrated to jqgrid 4.6 and this code does not work anymore :
grid.jqGrid(‘navGrid’, ‘#pager’, {
add: false,
edit: false,
del: false,
search: true,
refresh: true
}, {}, {}, {}, {
sopt:,
odata :
});
The problem seems to come from the “odata” values.
What i did wrong ?
Â
Thanks
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top