Check documentation for the latest version of dhtmlxSuite smartRefreshBranch DHTMLX Docs

smartRefreshBranch

refreshes the specified tree branch (gets XML from server, adds new nodes, removes unused nodes)

void smartRefreshBranch(string|number id, [string source] );
idstring|numberthe node's id
sourcestringserver side script, optional

Available only in PRO Edition

Back to top