Hi!
We have spent days now trying to implement the grid in our ASP.NET Webforms application. We get the following error:
$(“#testGrid”).jqGrid is not a function
I have searched around the web a lot and the same response seems to come back over and over for this error. You need to make sure you have included the JS file correctly.
I think we've tried pretty much everything by now. And yes the JS file is loaded as far as I can see (using firebug and inspecting, is there another way?).
I have followed endless tutorials and even the Wiki page available here, still the same thing.
Currently the JS includes looks like this:
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top