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,
Hello,
you can use the attachGrid() method. Please, have a look at the sample dhtmlxLayout/samples/04_components/02_grid.html
dhtmlx.com/docs/products/dhtmlxL … _grid.html