I have a requirement to add a button to the tree along with the each branch 
node and leaf node.The button should be displayed parallel to the each branch 
nodes and leaf nodes. The button here is delete button icon, if i click the 
button, then the leaf node or branch with the leaf nodes will be deleted.Input 
data for the tree is coming from the server side and data may added with the 
user action also.

Any idea how to implement this would be appreciated.

 

Reply via email to