Multiple BindingSources Dialog Box

This dialog box appears when you drag items from the Data Sources window onto a form that contains multiple BindingSource objects whose DataSource properties are set to the same instance of an object.

  • Use this dialog box to select the BindingSource to use with the items being dragged onto the designer.

Your designer contains multiple BindingSources that are bound to the same data source. Select which one to use:

Select the BindingSource to use for the data-bound controls on this form.

See Also

Reference

BindingSource Component Overview

Concepts

Binding Windows Forms Controls to Data in Visual Studio

Preparing Your Application to Receive Data

Fetching Data into Your Application

Binding Controls to Data in Visual Studio

Editing Data in Your Application

Validating Data

Saving Data

Other Resources

Data Walkthroughs

Connecting to Data in Visual Studio