At the end of the day I just had to fix the code..
I replaced if(f.host.css with if(f.host && f.host.css
in the file jqxgrid.js in two places. Everything is working fine now.
Let me know your two cents on this.
Thanks
happening on .jqxGrid(‘destroy’); 1 thread
calling this back to back on two grids causes the second one to fail
ok it occurs on two threads two grids also
turned out to be two threads building the grid at the same time.
came back with 1 thread on window open
ie11 windows 8.1 jqx 3.8.0
can do this post here…
http://www.jqwidgets.com/community/topic/how-to-change-the-spliiter-behaviour-to-toggle-on-its-default-side/
Is this still a limitation?