Controls to Use on Windows ...


Windows Forms Programming 
BindingNavigator Control (Windows Forms) 

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

BindingNavigator Control Overview (Windows Forms)

Introduces the general concepts of the BindingNavigator control, which enables users to move through the items of a data source.

How to: Navigate Data with the Windows Forms BindingNavigator Control

Provides steps to bind a BindingNavigator control to a data source.

How to: Move Through a DataSet with the Windows Forms BindingNavigator Control

Demonstrates using a BindingNavigator control to move through records in a DataSet.

Reference

BindingNavigator

Provides reference documentation for the BindingNavigator control.

BindingSource

Provides reference documentation for the BindingSource control.

Related Sections

TopicLocation
Binding Controls to Data in Visual StudioData Access in Visual Studio
Displaying Data on Forms in Windows ApplicationsData Access in Visual Studio
Displaying Data on Forms in Windows ApplicationsData Access in Visual Studio

Tags :


Page view tracker