Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: How to confirm before deleting records?


Message #1 by "Robert Mirabelle" <exceptionalBinds@h...> on Thu, 9 May 2002 06:08:31
Hi Robert,

There is an article at DotNetJunkies.com that describes a delete 
confirmation for a DataGrid. You can easily adapt the concept to fit your 
situation.

Check it out at:
http://www.dotnetjunkies.com/howto/default.aspx?id=32

HtH

Imar


At 06:08 AM 5/9/2002 +0000, you wrote:
>My kingdom for the answer to this rediculously frustrating question:
>
>I have a DataList that allows deletions of records from my database by
>pressing the delete button.  Without programming a 2 page workaround, how
>can I offer a simple "Are you sure?" popup before continuing to the delete
>function?
>
>
>Thanks,
>
>Robert



  Return to Index