Hello,
I’ve been working on a UI that uses a nested grid like in the Nested Grids example on this page:
http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/index.htm
That example and my own nested grid work fine in Chrome, Firefox, and IE8 and 9, but when I try it in IE7 and the IE7 emulator from Chrome, the row details only open/close occasionally when I click on them. Sometimes I’ll click on something once and it will work, sometimes it takes 5+ times, sometimes it never opens at all. I know JQWidgets is supposed to be supported supported in IE7, so does anyone know why this problem is occurring and how to fix it? Thanks.