DHTMLX Docs & Samples Explorer

showMenu()

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

shows menu attached to cell or a whole container

    dhxLayout.showMenu();
    dhxLayout.cells(id).showMenu();