Table Viewer provides a convenient way to navigate among the records/pages using Record/Page Navigation Bar buttons. All buttons are used to navigate left and right to the previous or the next records/pages.
Record Objects
|
Role
|
![]() |
First Record: allows moving to the first record. |
![]() |
Previous Record: allows moving one record back (if there is one) from the current record. |
![]() |
Next Record: allows moving one record ahead. |
![]() |
Last Record: allows moving to the last record. |
![]() |
Insert Record: used to enter a new record. At any point when you are working with your table in the grid view, click on this button to get a blank display for a record. |
![]() |
Erase Record: used to delete an existing record. |
![]() |
Edit Record: used to enter the edit mode. |
![]() |
Update Record: used to apply the changes. |
![]() |
Cancel Changes: used to removes all edits made to the current record. |
![]() |
Refresh: used to refresh the table. |
![]() |
Stop: used to stop when loading enormous data from PostgreSQL server. |
Note: The SQL statement shows under the Record Objects indicate any statement has just been executed.
Page Objects | Role |
![]() |
First Page: allows moving to first page. |
![]() |
Previous Page: allows moving to previous page. |
![]() |
Next Page: allows moving to next page. |
![]() |
Last Page: allows moving to last page. |
Record a of b in Page c | Record/Page Indicator: displays the numbers representing
the selected record and page. a. the selected record. b. number of records in the current page. c. the current page. |
![]() |
Limit Record Setting: used to set number of records showing on each page. |