Row Selector: The leftmost box in each row of a grid is the row selector.
Adding a Row: Most grids provide a new record at the bottom of the grid. This record is indicated by a star in the row selector (i.e. the box at the left end of the row). You add a new row of data simply by entering data into this row. Note that the dues grid on the Member form does not allow additions.
Deleting a Row: Click on the row’s record selector (the leftmost box in each row), and then press the Del key. Note that not all grids allow you to delete rows. In particular, the dues grid on the Member form does not allow deletions.
Changing Column Size: If you hold the mouse cursor over the right boundary line for a column heading, you’ll notice that the mouse cursor changes. You can then drag the column’s boundary left or right to change the column’s width.
Changing Row Size: If you hold the mouse cursor over the bottom boundary line in the row selector for a row, you’ll notice that the mouse cursor changes. You can then drag the row’s boundary line up or down to change the row’s width.
Moving Columns: If you click on a column heading, you get a dropdown arrow on the right within the heading line. If you then click on the dropdown arrow, and click on one of the other column names, the current column is switched with the other column temporarily.