Hi, I merge a dataset into another dataset in my C# application. While doing the dataset.Merge(myParamDataSet), the event 'position change' is raised from the 'bindingsource'. Is there a way to stop all bindingsource events before the merge & after the merge? Best regards, Jens