J
John Wood
I want to update a DataRow asynchronously without it affecting any changes
that have been made by the user. I don't want these changes to be picked up
by the command builder, for example. Is there any way to edit the data in
the DataRow directly without having to go through AcceptChanges and all
that?
Thanks,
John
that have been made by the user. I don't want these changes to be picked up
by the command builder, for example. Is there any way to edit the data in
the DataRow directly without having to go through AcceptChanges and all
that?
Thanks,
John