Dear support,
I have a page in which grids where attached in cells of an accordion.Everything works fine.
I’ve tried to change the accordion to a tabbar, and attach each grid to a tab.
Now the page work only in Firefox and not in IE.
In IE the debugger is pointing to the code in dhtmlxGrid.js, strange …
Is there anything particular to check ?
Thanks,
Vinc.
Hello
locally the issue isn’t reproduced. Grids are correctly attached to cells:
var grid = tabbar.cells(id).attachGrid();
Please, provide the sample where we can recreate the problem.
Hi alex,
Thanks for your answer.
Maybe the problem is due to the following situation:
In fact, there should be in each tabs 2 grids organised in a table, something like this:
"
"
and I don’t call attachGrid() but setContent(…) with the Id of the table.
I tried also attachObject, etc … but the worse thing is that even with a code for only tabbar with nothing inside, I only have a blank page in IE (not in FF).But no errors.
Please notice that the original “test page” contains many others objects from DHX that are working fine.
Thanks.
vinc,
Hello,
please provide the complete demo where we can recreate the issue. It can be sent to support@dhtmlx.com