Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by agatha schmitz on Dec 18, 2008 04:48
open dhtmlx forum
dhtmlxLayout: new Pattern

Hello support...

I've found the following solution to create a new pattern:
http://dhtmlx.com/docs/products/dhtmlxLayout/samples/init/layout.html?un=1224665749000

my goal is to have something like this:
----------A------------
---B--- -------------
---C--- ------F-----
---D--- -------------
---E--- -------------

To realize this one i would have to double nest the left part which isn't very nice to handle. Unfortunatly the documentation to create a custom patterns isn't availabe yet.

So please be so kind and help me to create the code to realise this new pattern.

thanks in advance
Answer posted by Support on Dec 19, 2008 03:58
Hello,

Requested pattern cannot be created without editing javascript code.

You can use 3T + 4E in cell "b"

4E available here: http://dhtmlx.com/docs/products/kb/index.php?s=normal&q=6985