dhtmlxgrid

I have 3 grids. Now, based on some option, only one particular grid is to be displayed at a time.

Is there a way I could do that. I would like to open each grid in the same (x,y) coordinates.

Only one will be shown. Presently, the grids are displaying sequentially, and would leave a large blank space if I tried to hide any of them.

Thank you.

I think in your case problem caused by some specific HTML layout - please check attached sample - it reconstruct desired behaviour

samples.zip (2.11 KB)