Check documentation for the latest version of dhtmlxSuite enableSingleRadioMode DHTMLX Docs

enableSingleRadioMode

replaces checkboxes with radio buttons

void enableSingleRadioMode(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