T
Thomas
Hi,
I am using a typed dataset in a application where I sometimes delete rows in
different tables. The problem I am running into is after I delete a row(has
not updated db) and try to access a row in a different table (same dataset)
I get this error "Deleted Row Information cannot be accessed through the
row". Why is this? Do I have to update the database before I view other
data? I need to be able to get around this!
Thanks
I am using a typed dataset in a application where I sometimes delete rows in
different tables. The problem I am running into is after I delete a row(has
not updated db) and try to access a row in a different table (same dataset)
I get this error "Deleted Row Information cannot be accessed through the
row". Why is this? Do I have to update the database before I view other
data? I need to be able to get around this!
Thanks