Has any one deployed jqgrid on IIS 5. 1 or 6.0 ?
the jq grid is running fine on asp.net dev server but on IIS it is giving the following error :
Microsoft JScript runtime error: Object doesn't support this property or method
I have heard that jq grid does not hard code paths …bju jquery.jqgrid.js does the same in side its js file . The error is found at :
jQuery(
“#list”
).jqGrid({
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top