Hi,
I have a winforms app access a database with 6 tables. Out of 6, I am showing 3 tables on three different tabs on my Form. However, I want to do it using a single binding navigator that will use / change the respective binding source dynamically, depending on the tab that is activated by the user. Any help in this regards, would be appreciated. I have separate binding source for each of the three tables.
Thanks before hand
Bhushan