Hide a dhtmlxLayout cell

Hello,

I initialize the layout with pattern 2U
I want to hide the layout cell “a”, I don’t see any method to do this. I can collapse it bt does not look good, I would like to hide it.

Is there a way to do this?

Please advise,

Thanks,
Kris

Hello
In your case you can only to build 1C layout, hide its header and attach there 2 views:

  1. 2U layout
  2. 1C layout
    And switching views
    Sample is here:
    dhtmlx.com/docs/products/dhtmlxL … views.html