|
In the bottom of each simple grid, there is a panel for record navigation. Use it for quick navigation between records of the grid, adding new records, deleting existing ones etc.
This button
navigates to the first record of the grid
This button
navigates to the previous page in case if the grid takes more than 1 page.
This button
navigates to the previous row of the grid.
This caption
displays the number of the current row and the total count of rows in the grid.
This button
navigates to the next row.
This button
navigates to the next page of the grid, if the current page is not the last one; or to the last row, if the current page is the last one.
This button
navigates to the last row of the grid.
This button
adds a new row to the grid.
Sometimes, click this button will also display a new screen for entering all the details for the new row. For example, if you click under the contract list on the customer form, a new contract screen will appear and let you enter new contract.
This button
deletes the current row.
This button
moves the current cell into the edit mode.
This button
completes editing the row and saves the record.
This button
cancels editing the row.
|