If a jqgrid request times out, it seems that jqgrid tries to read nsIXMLHttpRequest.status before that field is available. I believe that XMLHttpRequest.readyState should be checked first. We are setting a global ajax timeout in jquery using $.ajaxSetup('timeout', someMilliseconds);
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top