how we deselect the checked check box in dhtmlxtree>
You can use the setCheck method: tree.setCheck(id,0);