DHTMLX Docs & Samples Explorer

detachStatusBar()

Required library edition: This method works with any edition of DHTMLX library
Required library file: dhtmlxcontainer.js

removes attached status bar from a cell or the whole container

    dhxLayout.detachStatusBar();
    dhxLayout.cells(id).detachStatusBar();

This approach can also be used for statusbar that is attached to accordion, tabbar or windows item.