Hi, I have implemented context menu on tree view to add/rename/copy/delete nodes
every thing is working fine. I have added confirmation message on delete menu item. I mean if user clicks on delete option it will show the confirmation message like "Do you want to delete this node" with OK and CANCEL buttons. It is working fine. But the problem is here when user click on CANCEL button it should not delete the node (there should not be post back). Is there any body who can help me please ?
Thanks in advance.
every thing is working fine. I have added confirmation message on delete menu item. I mean if user clicks on delete option it will show the confirmation message like "Do you want to delete this node" with OK and CANCEL buttons. It is working fine. But the problem is here when user click on CANCEL button it should not delete the node (there should not be post back). Is there any body who can help me please ?
Thanks in advance.