Hello,

I have 3 DataSets in a Master-Detail-Relationship. I set the 3 DataSets simultaneously in InsertMode.
When I try to post the MasterDataSet, the Detail-DataSet will post as first.
How can I post the MasterDataSet as first?

Thanks