Check documentation for the latest version of dhtmlxSuite getAllChecked DHTMLX Docs

getAllChecked

returns the list of ids of the nodes with checked checkboxes, separated by default delimiter

array getAllChecked();
arraylist of ids of the nodes with checked checkboxes
Back to top