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


Reply With Quote