attaches dhtmlxToolbar to a cell
var myToolbar = dhxComponent.cells(id).attachToolbar({ icons_path: "imgs/toolbar/icons/", json: "data/json/toolbar.json" });