After loading jquery.jqGrid-3.5-beta/js/jquery.jqGrid.min.js JSON.parse is undefined.
Do you have a typo that is overwriting it?
edit:
no typo – you are just reupping JSON with an incomplete and dated version.
if you want or need to customize JSON bring it into your namespace.
If, on the other hand, you would like to use standardized, and i think json2.js
is the standard, please include the whole and current source.
my choice for you is to either stipulate a dependancy on json2.js or bring what you need into your namespace. Overwriting a standard library is very bad form.
That said – Great work on the grid. I love it. Am building some very nice asp.net framework code that seems to be not available for jQGrid and will publish on my blog soon.
Keep up the good work.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top