There was a JavaScript error, however. And, I found it by running Chrome Developer Tools. The jQuery code missing the closing brace and parenthesis.
});
</script>
And, of course you need to include jQuery library, jqGrid plug-in, CSS, etc.
There was a JavaScript error, however. And, I found it by running Chrome Developer Tools. The jQuery code missing the closing brace and parenthesis.
});
</script>
And, of course you need to include jQuery library, jqGrid plug-in, CSS, etc.