dhtmlXLayout

I´m using the folowing code:
dhxLayout = new dhtmlXLayoutObject(document.body, “4U”);
dhxLayout.cells(“a”).hideHeader();
dhxLayout.cells(“b”).hideHeader();
dhxLayout.cells(“c”).hideHeader();
dhxLayout.cells(“d”).hideHeader();
dhxLayout.cells(“a”).fixSize(true, true);
dhxLayout.cells(“b”).fixSize(true, true);
dhxLayout.cells(“c”).fixSize(true, true);

So, i dont´t need to display the fixed lines between the cells. Is it possible ?

No, you can turn them off by editing the css/js.