Grid doesn't show in tabbar when dhtmlxcontainer is imported

Hi, I’ve a problem with a dhtmlxgrid that doesn’t show within a dhtmlxtabbar when this import it’s added to the jsp :

<script src="<s:url value="/jsps/dhtmlx/dhtmlxWindows/codebase/dhtmlxcontainer.js"/>" 

I need this import to show a progress loading popup window (dhtmlxwindows.js).

These are the imports:

[code]

"/> "> "> "> "> "> [/code]

Some help with this, please.

Thanks! :frowning:

Hi,

here is the sample with Grid attached to tabbar item:

dhtmlx.com/docs/products/dht … nside.html

there same sample can be found in Suite package dhtmlxTabbar/samples/05_components/01_grid_inside.html

This sample uses dhtmlxcontainer.js

If the problem is not solved, please send the complete demo where we could recreate the problem (it would be better if the demo didn’t contain server-side scripts)