Spread Windows Forms 9.0 Product Documentation > Developer's Guide > Managing Data Binding > Tutorial: Binding to a Corporate Database (Visual Studio 2013) > Step 3: Setting the Properties in the Controls |
The data controls have been added to your project and your data set is ready. Now you must set properties for the data controls and the Spread control to finish setting up the data binding.
Visual Studio 2013 adds the ProductsTableAdapter control to your project.
Notice that the column headers in the Spread control change to be the field names from the Products table in your database.