Hi,
I noticed a strange behaviour using the grid within a dhxLayout cell.
The issue seems similar to:
viewtopic.php?f=2&t=25531&p=81468&hilit=focus#p81468
The Layout is 2U, left Navigation, on the right a grid which I load with attachURL .
(What leads to an iFrame for the right layout object …)
In Firefox everything is fine, after loading the grid I can navigate using the keyboard (up/down).
In IE 10/Win8 (other versions not tested) I can’t navigate using the keyboard in the grid.
All I can do is click into it and use the mouse wheel.
Even after clicking, the focus is not within the grid. (Even setting the focus using JS doesn’t move it to the grid).
I use version dhtmlxSuite 2012 Rel.1 (DHTMLX 3.5)
Is there any fix for it ?
(I could create a sample project if that would help to do analysis. This is a major blocker, because it makes the whole grid totally unusuable in IE.)
Thanks,
P.