Importing a Table

After creating a DataGrid connection, you can import a table from an existing DataGrid if you have already added a table.

A Table shared resource represents a table. To use the ActiveSpaces DataGrid activities, you must create a DataGrid connection and then you can import a table from the DataGrid.

Prerequisites

You must create a DataGrid connection as described in Creating a DataGrid Connection and add a table as described in Adding a Table. Also, ensure that the Activespaces RealmServer is started and the DataGrid shared resource connection is tested.

Procedure

  1. Select the DataGrid you created.
  2. In the DataGrid Editor, click Import Table.
    The Import Table dialog box opens.

  3. Select the table that you want to import.
  4. Click OK.
    The table is imported to the DataGrid in your project.