Hi folks,
I'm using jqGrid 3.5 in my ASP.NET project and am really happy about it. Today I tried to upgrade to jqGrid 3.6 and tried to add 'columnChooser' method. The grid got rendered fine and displayed results as in jqGrid 3.5. However, the new methods are not getting applied. On click of columnChooser button, I'm getting the below exception:
“uncaught exception: jqGrid – No such method: columnChooser”.
I tried to see the source in jquery.jqGrid.min.js and somehow found that the new methods are commented. I've tried to uncomment the code, but still no luck.
In fact, I'm not able to use any of the new methods and getting similar error. Am I missing something?
Regards,
Krishna.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top