Tagged Questions
1
vote
1answer
660 views
Is this a bug in DataTable API? Changes are stored/executed in the “wrong sequence”
Edit: any comments whether you think this is a .NET bug or not would be appreciated.
I have a bug which I've managed to simplify to the following scenario:
I have a DataTable where the primary keys ...