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