I was wondering if it were possible to add a cell to a layout without re-creating the entire layout?
For example, if I had a 2U layout, is there a way to add a cell to turn it into a 3L layout without re-loading the “a” or “b” cells that already exist (just add the “c” cell, in other words)?
Thanks,
- Dave
Layout does not support such functionality.
But you can use layout’s cell-based init (layout-in-layout mode).
As I understand it, that would cause the already loaded cell to reload, which is unacceptable.
Is there are way to hide a cell (and it’s border) after it is rendered without throwing the whole layout into chaos?
Thanks,
- Dave
No, layout does not support such functionality.
All functionality represented in demos here: dhtmlx.com/docs/products/docsExp … ndex.shtml