i have a asp.net project and its using jqgrid as the javascript grid. How can i find out what version of jqgrid is being used?
+3
A:
have you tried opening up the file jquery.jqGrid.min.js and looking at the first line of comments?
Mine says;
/*
* jqGrid 3.5.1 - jQuery Grid
griegs
2010-06-01 22:57:02
that's funny, somehow
The MYYN
2010-06-01 23:00:51