Results 1 to 6 of 6

Thread: *RESOLVED* Confirming a DELETE with DataList

Threaded View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jan 2001
    Location
    Florida
    Posts
    3,216

    Question *RESOLVED* Confirming a DELETE with DataList

    One thing I am clueless how to do with the DataList is on the DeleteCommand how to CONFIRM the deletion before actually deleting the records from the database?

    Code:
    'In my HTML
    <asp:LinkButton id="delete" Runat="server" CommandName="Delete" Text="Delete"></asp:LinkButton>&nbsp;
    Last edited by jesus4u; Jun 9th, 2003 at 11:52 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width