D
dami.gupta
Hi,
I have a DataSet with 4 rows. I use .Delete command to delete a row
from it. I use .Count to get the number of remaining rows - still get
4, and if I try to access the rows, I get a
'DeletedRowInaccesibleException' on it. Has anyone seen this kind of
behaviour?
Thanks a lot in advance
DG
I have a DataSet with 4 rows. I use .Delete command to delete a row
from it. I use .Count to get the number of remaining rows - still get
4, and if I try to access the rows, I get a
'DeletedRowInaccesibleException' on it. Has anyone seen this kind of
behaviour?
Thanks a lot in advance
DG