The Grid control

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

The Grid control

Return to chapter overview

The Grid control is used to present the contents of the current table in a familiar spread sheet format. The Grid control can be used to scroll, sort and group records in the current table.

 

As you scroll through the Grid, the contents of the Inspector are updated with values from the current row of the current table.

 

The Grid can be disabled if it seems to being slowing down the operation of the application. Right click the Grid and select the Enabled item. A check to the left of the Enabled item indicates that the Grid is currently enabled.

 

The Grid control is shown below. In this example the Truck table is the current table. The table is sorted by the Truck ID column in ascending order. The footer at the bottom of the Truck ID row indicates that there are currently 128 rows in the Truck table that are visible.

 

image16