I have a jqGrid that is working fine. When I add the 'scroll:1' option as in the “True scrolling Rows” example, I get a javascript error when I move the scrollbar:
this[0].ownerDocument is null
if ( this[0] === this[0].ownerDocument…rn jQuery.offset.bodyOffset( this[0] );\n
jquery-1.3.2.js (line 4175)
Does anybody know what causes this error?
Frode Oldervoll
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top