Hello,
I need a custom dhtmlXLayout Layout.
Instead of an: “3W” Layout I need a Layout of 8W (8 separate windows in parallel).
Is this possible with a trick?
Hello,
you can place layout into layout cell. So, 8W layout can be created as a combination on 3W and 2U patterms or only by 2U patterns.
dhtmlxLayout/samples/init/layout.html ( dhtmlx.com/docs/products/dhtmlxL … ayout.html )