Check documentation for the latest version of dhtmlxSuite openAllItemsDynamic DHTMLX Docs

openAllItemsDynamic

expands target node and all child nodes (the same as openAllItems, but works in dynamic trees)

void openAllItemsDynamic(string|number id);
idstring|numberthe node's id, optional

Available only in PRO Edition

See also
Back to top