Thanks for the help. I was able to resolve most issues, but still getting a javascript error when I try to load state using: window.onload = function() { if ($.jgrid.isGridInStorage(“jqGrid”)) { $.jgrid.loadState(“jqGrid”); } }
Error message says: TypeError: ts.p is undefined : if ($.isFunction(ts.p.beforeProcessing)) { in jquery.jqGrid.js (line 2568, col 1)