I’m using jgGrid 3.5 in my ASP.NET application. I would like to upgrade it to the new 3.6.
Is it enough just to replace the jqGrid JS file? Or are there any other changes I need to make in my code?
I’m using jgGrid 3.5 in my ASP.NET application. I would like to upgrade it
Share
Now that 3.6 has been officially released the upgrade is easy – just drop the files from the js and css directories into your application. Of course you should then re-test your app to make sure nothing was changed/broken, just in case…