|
The page is called only if client select HTML session after searching or executing of Retrieve All command.
It exposures the searchedset of data or all database content with navigation
tools. The total number of records in set and current record are displayed. The commands
action on the following data exposure only.
The page contains four buttons to navigate records:
First - exposures first record of set
Previous - exposures preceeded record of set
Next - exposures succeeded record of set
Last - exposures last record of set
The Hit checkbox allows to mark record, to make Set manually
or browse through marked records only. Depending from current record pointer and number of
records marked the next buttons are arisen to operate with marked records:
Make set - retrieves marked records as a separate set.
Previous hit - exposures preceeded marked record
Next hit -exposures succeeded marked record
Datafields maybe empty in following exposure, for Show
checkbox should be removed, and vice versa. The size of field area in pixels can be
changed by Height and Width edit-controls. Scrolling is available, if
the size is outside the screen area. Two dimensional arrays can be displayed as Table or
as XY diagram.
|