selecting a datatable

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have two datatables in which I am looping through one table and selecting
rows from the other tables that match and then deleting those matches. Once
I delete a row and I try to select another row I get an error that says

"This row has been removed from a table and does not have any data.
BeginEdit() will allow creation of new data in this row."

How do I get around this error
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top