Hi , a GridView has (Edit) button or ( Save ) button if Editing was enabled.

My question is , if I want some other actions to happen when the user clicks on the (Edit) or (Save) button , say , I want the used to be asked if he is sure he wants to (Save) the changes before the save action occur.

How do I achieve that ?


Thank you