Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by andreea on May 05, 2008 07:26
open dhtmlx forum
how could i make the check box not visible for the ids like attrib465 in the tree?


Answer posted by Support on May 08, 2008 02:01
You can specify it directly in tree's XML

<tree>
    <item id="attrib465" nocheckbox="true" text="some" />

Such item will be rendered without checkbox