Spread Silverlight Documentation
Creating the Database Connection

This example binds the control to an Access database using the designer.

  1. Open the designer and select the Data tab. For information on starting the designer, see Starting the Spread Designer. For more information on the Data tab, see Data Tab.
  2. Select the From Access icon in the Data tab.
  3. Select the fpnorthwinds.mdb file located in the Spread.NET 11 common folder.       
  4. Select the Products table. Select OK.

  5. Select OK on the Import Data dialog to accept the default.

  6. Select File, Apply and Exit in the designer.

For the next step, see Formatting the Database Column.