Results 1 to 2 of 2

Thread: Delete record from datagrid

  1. #1

    Thread Starter
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075

    Delete record from datagrid

    I am populating my datagrid using the olDbDataAdapter wizard. This works fine. I placed a hyperlink in one of the columns to delete records. Does anyone have an example of the code needed to delete datagrid records and do I need to set up a new database connection to delete?

    thanks,
    eye

  2. #2
    Lively Member
    Join Date
    Aug 2002
    Location
    outerspace
    Posts
    126
    Im not positive on this but i believe to update the information that you have deleted or edited up just call a method on the ds and it reconnects and makes the updates but Im not positive what that method would be maybe ds.update or something. Im sure there is an example of what you want to do on microsofts quickstart tutorial. I hope this helps
    "All those who wonder are not lost" -j.r.r tolkien

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