Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Definelife on Dec 07, 2009 13:49
open dhtmlx forum
Invisible grid object

Dear Support,

I have following structure:
Window object--> Layout-->Tab-->Layout-->grid

How can I append a grid object to last layout object?
I do appandObject (grid container "I mean DIV of the grid object") to last layout object but the grid does not become visible.

Thanks in advanced,
Answer posted by Alex (support) on Dec 08, 2009 02:02

Hello,

you can use the attachGrid() method. Please, have a look at the sample dhtmlxLayout/samples/04_components/02_grid.html

http://dhtmlx.com/docs/products/dhtmlxLayout/samples/04_components/02_grid.html