Check documentation for the latest version of dhtmlxSuite enableRadioButtons DHTMLX Docs

enableRadioButtons

replaces checkboxes with radio buttons

void enableRadioButtons(boolean mode,string|number id);
modebooleantrue|false
idstring|numberid of the node for which the replacement is called (optional)

Available only in PRO Edition

Back to top