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
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