Hi tony,
I encountered the error “Object doesn't support this property or method” when using jqgrid 3.8 in IE (FF is fine).
The error appears inside jquery-1.4.2.min.js, code segment underlined:
global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}
Here is the code in JSP:
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top