Hi, I would like to include a GridButtonColumn in my grid which, when clicked, it would reset some fields of my database from code behind. However, I would like to show the user a RadConfirm window such as the one that appears when you press the delete icon in the delete button column, that asks the user if he/she is sure that he wants to execute such reset. If the user answers "no" or "cancel" then the code behind would not be executed.
Is there anyway I can do this or any tutorial or code library that I can use to accomplish this??
Thanks in advance,
Manuel
Is there anyway I can do this or any tutorial or code library that I can use to accomplish this??
Thanks in advance,
Manuel