Attach left align tab

hi,

pls let me know how to attached left align tab to layout, here is my code below,

ncat.mytableft = ncat.dhxLayout.items[0].attachTabbar()
ncat.mytableft.setImagePath(“imgs/tab/icons/imgs/”);
ncat.mytableft.addTab(“2gcells”,“2G Cells”,“150”);

regards,
suminda,

Hi
Do you mean this?
dhtmlx.com/docs/products/dht … abbar.html

hi,

no , i need tabs as per attached snapshot, which should attached to layout with attachTab method,

regards,
suminda,

You can do something like here:
dhtmlx.com/docs/products/dht … 5_all.html
And then corrent CSS a little for vertical tab text.