Hello all,
I'm pulling my hair out over this one. We have a JQGrid that we are loading data into after calling an action (MVC3) and it works fine on all browsers but chrome. It worked fine on chrome untill a few weeks ago and we had not changed any code so I assume it might have been one of Chrome's ninja updates that caused it. The symptoms of the error are as follows: After the grid is loaded it makes the call to go out and get the data. When the data is returned the loading screen is shown but then a script error occurs informing us that #pager_randomID does not contain a method find() and this breaks jqGrid throughout the whole application. If I remove the pager/nav grid from the bottom the symptoms dissapear completely. Has anyone else encountered something similar or have any ideas how one might fix something like this or have any insight they can offer.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top