Results 1 to 3 of 3

Thread: Return confirm from Datagrid Delete button

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Indiana
    Posts
    612

    Unhappy Return confirm from Datagrid Delete button

    I have a datagrid with a delete button. The delete part works, what I want is a confirm button that says are you sure with an ok or cancel button.

    Anyone have an ideas on this. I tried to put an onclick even in this line
    Code:
    <asp:ButtonColumn Text="Delete" CommandName="Delete"></asp:ButtonColumn>
    This did not work.

    Thanks
    Last edited by indydavid32; Oct 25th, 2004 at 11:52 AM.
    David Wilhelm

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