How to display confirmation box in DetailsView

How to display confirmation box in DetailsView

For the details view, you need to add the event on DataBound event so that when the data is getting binded with the item, the event will be attached with the item. 

See the below code which will be helpful for you. 

Comments

kimjhon said…
Your post about technology was very helpful to me. Very clear step-by-step instructions. I appreciate your hard work and thanks for sharing.
SAS Training in Chennai
SAS Course in Chennai
SAS Training Institutes in Chennai

Popular posts from this blog

Asynchronous Socket Programming in C#

Url Routing MVC TUTORIAL

WCF Chat Sample