Check documentation for the latest version of dhtmlxSuite getParentId DHTMLX Docs

getParentId

returns the parent item's id

string|number getParentId(string|number id);
idstring|numberthe node's id
string|numberthe parent item's id
Back to top