DHTMLX Docs & Samples Explorer

showStatusBar()

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

shows status bar attached to cell or a whole container

    dhxLayout.showStatusBar();
    dhxLayout.cells(id).showStatusBar();