Spread WPF 17
In This Topic
    Creating the Database Connection
    In This Topic

    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.

      Select Table dialog

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

      Import Data dialog

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

      Spread Designer

    For the next step, see Formatting the Database Column.