I have two textboxes name and Details. I have two buttons Update and Delete.
Using ‘Update’ button I want to update Details part and using ‘Delete’ button I want to delete name and details.
My question is how to know that update button is clicked and delete button is clicked.
I will fire sql according to that button clicked.
(What is the key value to identify the button clicked?)
Thanks in advance.
Pls reply asap.
Kallol
Using ‘Update’ button I want to update Details part and using ‘Delete’ button I want to delete name and details.
My question is how to know that update button is clicked and delete button is clicked.
I will fire sql according to that button clicked.
(What is the key value to identify the button clicked?)
Thanks in advance.
Pls reply asap.
Kallol