The BindingNavigator control is the navigation and manipulation user interface (UI) for controls that are bound to data. The BindingNavigator control enables users to navigate through and manipulate data on a Windows Form.
The topics in this section provide an overview of the BindingNavigator control and offer step-by-step instructions how to use the control navigate data and move through a DataSet.
In This Section
Reference
- BindingNavigator
-
Provides reference documentation for the BindingNavigator control.
- BindingSource
-
Provides reference documentation for the BindingSource control.
Related Sections