C
Craig Buchanan
I would like to set the RowState from Deleted to Unchanged on specific rows,
without calling RejectChanges. I have a feeling that if I enumerate the
collection, the Deleted rows will not be in the collection. Will FindRow
exhibit the same behavior? What would be a good way to approach this?
Thoughts?
Thanks,
Craig Buchanan
without calling RejectChanges. I have a feeling that if I enumerate the
collection, the Deleted rows will not be in the collection. Will FindRow
exhibit the same behavior? What would be a good way to approach this?
Thoughts?
Thanks,
Craig Buchanan