Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by shinn on Jul 17, 2008 05:01
open dhtmlx forum
dhtmlXTree : only one select in whole tree

i have a radio button tree, how to do only one selection in whole tree.
Answer posted by Support on Jul 17, 2008 06:04
add next line to the tree initialization
    tree.enableSingleRadioMode(true)