Grid Data Tab

Properties in the Grid Configuration Dialog Box: Data Tab

Property

Description

Values

Fill the Grid
with data from
the following sources

Specifies the data sources you want to use to initially populate the grid.

Add button – displays the Data Source Browser. See Data Source Browser Properties.

Delete button – removes the selected data source.

Configure Expression button – displays the Expression Builder. See Expression Builder Properties.

Advanced Settings button – displays the Advanced Settings dialog box. See Advanced Settings Properties.

Allow updating
of rows using
parameters from
the following
sources check
box

Indicates whether you can write data out to one or more data sources.

Selected – the grid is configured to allow row updates.

Cleared – the grid is configured to restrict row updates.

Allow updating
of rows using
parameters from
the following
sources field

Specifies the SQL statement used for updating the data source.

Add button – displays the Data Source Browser.

Delete button – removes the selected statement.

Allow inserting
of new rows
using parameters
from the
following sources
check box

Indicates whether you can insert rows into the grid.

Selected – the grid is configured to allow row inserts.

Cleared – the grid is configured to restrict row inserts.

Allow inserting of
new rows using
parameters from the
following sources
field

Specifies the SQL statement used for inserting rows.

Add button – displays the Data Source Browser.

Delete button – removes the selected data source.

Allow deleting of
rows using
parameters from the
following sources
check box

Indicates whether you can delete rows in the grid.

Selected – the grid is configured to accept row deletion.

Cleared – the grid is configured to restrict row deletion.

Allow deleting
of rows using
parameters from the following sources field

Specifies the SQL statement used for deleting rows.

Add button – displays the Data Source Browser.

Delete button – removes the selected data source.