Hi,
Few months back i had raised a query like if i hide few columns, and double clik on the jqwidgets, then the grid is getting dragged to the end. for this i got an answer like the grid has to be updated to version 3.3.0. But if i upgrade that code from my existing version 2.7 then there is a javascript error where ever i have used setcellvalue. the javascript error is “SCRIPT5007: Unable to get value of the property ‘length’: object is null or undefined “. But i have not used length or any of such properties in the setcellvalue command. if i comment the setcellvalue then the code is working fine. Please suggest on how to solve this.
Thanks in advance.