I have a form in VB Express that contain many TextBoxes from 3 different tables from the same DataSet.
When I use the navigator button, only the data from the first table will get displayed.
The other TextBoxes stay on the first record of their table.
Only my first Table has a BindingNavigator.
How do I combine the other tables to the same BindingNavigator without having a navigator bar for each DataSource..
Thank you,
Pierre
When I use the navigator button, only the data from the first table will get displayed.
The other TextBoxes stay on the first record of their table.
Only my first Table has a BindingNavigator.
How do I combine the other tables to the same BindingNavigator without having a navigator bar for each DataSource..
Thank you,
Pierre