Skip to main content

Navigator Toolbar

Introduction

On top of every Grid Data entry user will see a list of some function buttons shown as below.

Type 1

type1-bar

Below is the detail of each button (From Left)

Button NameProperties
AppendTo insert/add new record(s).
Delete SelectionTo delete selected record(s).
SaveSave the record(s).
CancelCancel the current change(s).
Revert RecordUndo edits to the currently selected record.
PrintPrint the grid list.
PreviewPreview the grid list.
Show Default RecordShow normal grid layout.
Show Inserted RecordShow only newly added/appended record(s).
Show Modified RecordShow only changed record(s).
Show Deleted RecordShow only deleted record(s).
HighlightShow indicators for:
- Insert: Yellow
- Delete: Red
- Modified: Green

Refer to the image below for highlight examples.
This can only be used if the current changed record(s) are unsaved (i.e. before clicking Save).
Import DataImport data from an external file (e.g., CSV or TXT file).

type1-result

Type 2

type2-bar

Below is the detail of each button (From Left)

Button NameProperties
AppendTo insert/add new record(s).
Delete SelectionTo delete selected record(s).
CopyTo copy the selected record(s).
PastePaste the copied record(s).
IconShow records in icon view.
Small IconShow records in small icon view.
ListShow records in list view.
DetailsShow records in detailed view.
TilesShow records in tiles view.