<< Click to Display Table of Contents >> Navigation: Table editors > Table editor basics > Row Navigator |
Row Navigator is used to navigate and edit a table. The Row Navigator typically appears as shown in the image below.
Row Navigator
Navigation buttons are used to move forward and backward through the rows within a table.
Button |
Action |
Description |
Sets the current row to the first row in the table, disables the First and Prior buttons, and enables the Next and last buttons if they are disabled.
|
||
Sets the current row to the previous row and enables the Last and Next buttons if they are disabled.
|
||
Sets the current row to the next row and enables the First and Prior buttons if they are disabled.
|
||
Sets the current row to the last row in the table, disables the Last and Next buttons, and enables the First and Prior buttons if they are disabled.
|
||
Info Panel |
The Info Panel display information indicating the current row number and total number of rows in a table.
|
Edit buttons perform a specific operation on the current table.
Button |
Operation |
Description |
Set the table into Insert state adding a new row before the current row.
|
||
Puts the current row into Edit state so that it can be modified.
This control is seldom used as a tables state automatically changes to Edit when any value in a row is changed using a table editor or row inspector.
|
||
Delete the current row and make the next row the current row.
|
||
Write changes in the current row to the database.
|
||
Cancel edits to the current row, restores the row to its condition prior to editing, and turns off Insert and Edit states if they are active.
|
||
Bookmark |
Mark a row so that you can return to that row using the Go to Bookmark button. |
|
Go to Bookmark |
Go to a bookmarked row. |