Disabling one panel in a DhxLayout

Hi,

Is it possible to disable one of the cell in a layout. Like for example I configure my layout to be:



var dhxLayout = new dhtmlXLayoutObject(“parentId”, “3L”);



I want to disable cell “a”. Meaning you can’t click any element inside that cell.

Hello,

Layout does not support such functionality.