Re: ADO.NET 2.0 - Binding a Second Form to the Same Data Source

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Jim,

I am doing everything that you outline, with one exception. Instead
of hot-swapping the dataset, I am hot-swapping the binding source.
This is the desired method, because the binding source is positioned
on the current record which the user wishes to edit.

Thanks!

.