I have binded the tree view control with my datatable and it has rendered perfectly.But it allows me to expand as many nodes i click. Only one node should be expanded at a time. clicking on another node should collapse other nodes. What event should be fired for this ? any idea ?