Problem in Tabbar

Dear Team,

I have two tabs and loading Grid in those tabs through HTML tables.

Tab contents are loaded through “iframes-on-demand”.

If I click one tab, before loading the content there if I click the second tab, the first tab grid is not loaded, only HTML table is displayed.
Similarly true for vice-versa.

This problem occurs in Mozilla firefox and in IE its working fine.

Please provide me the solution.

Thanks,
Siva.

Hello

we’ve tried to recreate the problem:
in the 1st tab of tabbar in the dhtmlxTabbar/samples/01_initialization/06_loading_by_iframes.html sample we’ve loaded the grid sample: dhtmlxGrid/samples/12_initialization_loading/03_grid_int_from_html.html

It seems that everything executes correctly - grid appers.