1
Answer

Button Validation in c# & asp.net

Eshan

Eshan

19y
1.8k
1
I have a form build in asp.net and its code behind in c#.  I have a button delete and i need to prompt a message for the user when he is attempting to delete a record...(like: Are u sure to delete this record?) I am unable to do so.
 
Answers (1)