akshayrpin
10 Oct 2012, 4:14 AM
Hi all,
I tried to google but i was not able to find how to add a checkbox for a selected node in a tree.
By making Tree.setCheckable(true); will show a checkbox for all the parent and child node, my requirement is to have check box for only those node whose status is satisfied,
Thank you in Advance
Aks
I tried to google but i was not able to find how to add a checkbox for a selected node in a tree.
By making Tree.setCheckable(true); will show a checkbox for all the parent and child node, my requirement is to have check box for only those node whose status is satisfied,
Thank you in Advance
Aks