This question is locked. New answers and comments are not allowed.
Hi there.
In the online example, a delete button is set up for a GridView, using 'Command=TelerikGrid:RadGridViewCommands.Delete'.
Well that's great and it does the job, but I want to break into that and add a message box to ask the user if they are sure.
How can I do this?
In the online example, a delete button is set up for a GridView, using 'Command=TelerikGrid:RadGridViewCommands.Delete'.
Well that's great and it does the job, but I want to break into that and add a message box to ask the user if they are sure.
How can I do this?