So the chain of events goes like this.
1. Load Grid
2. call window.open to open another page
3. jqxGrid blows up with the error
JavaScript runtime error: Unable to get property ‘css’ of undefined or null reference
here is the code throwing the error..
function(){if(f.host.css(“visibility”)==”visible”){f._updatesize(true);clearInterval(f._intervalTimer)}},100)}}else{f._updateTouchScrolling()}};this.dataview.databind(g);if(this.dataview.isupdating()){if(d!=undefined){this.dataview.suspend=false}else{this.dataview.resumeupdate(fals…..
the error is coming from the first f.host.css above.
please help this we can not purchase with this error. It shows up at other places as well.
Thanks in advance