M
mat
Using vs2010, what are the options for getting a form based on a dataset
and it's binding navigator to reside on the page of a tab control? By
default, dropping the 'form' (the dataset's fields) from the data source
window onto the tab page puts the fields in the page, but the 'toolbar'
(bindingnavigator) ends up docked on the form itself. Can the tab's page
act as a container for the toolbar, or do I need to add some other
container to the tab page. The toolbar does not need to be moved at
runtime.
and it's binding navigator to reside on the page of a tab control? By
default, dropping the 'form' (the dataset's fields) from the data source
window onto the tab page puts the fields in the page, but the 'toolbar'
(bindingnavigator) ends up docked on the form itself. Can the tab's page
act as a container for the toolbar, or do I need to add some other
container to the tab page. The toolbar does not need to be moved at
runtime.