rt_title2

SUB) Export Excel

The Export Excel saves the content of all the columns on the grid into an excel file.  By default, the save directory is “\{User Name}\Download”, and the file name is “Untitle-{YYYY-MM-DD Sequence}.xls”.

Back To Top

SUB) Copy(To Clipboard)

There are 4 types of functions as follows.

Item Description
Cell Copies the cell content.
Row Copies the corresponding row content.
Header + Row Copies the Header name and corresponding row content.
Fields Copies the corresponding column content.

Back To Top

SUB) Show / Hide Columns

Select the columns to be displayed on the grid.

86

Back To Top

SUB) Filter On

Check the Filter item and enter the value into the input box.

87

Note. Once the Filter has been applied, only the items exactly matching the value entered in the input box will be displayed.

Back To Top

SUB) Multiple Sorting On

Provides the function for sorting by 2 or more columns.

1. When you select the corresponding menu, then the current sorting standard column will be indicated in the Sorting Order area.

88

2. To select the second sorting standard, click on the header of the desired column and drag it over to the Sorting Order area.

89

3. Once you havae selected the desired sorting standards, you can see the results as follows.

90

4. You can use the mouse drag to switch the order of the sorting standard columns on the Sorting Order area.

91

Back To Top

SUB) Expand All

This menu is provided only in Frames or Tools of tree structure format.  This function expands the tree structure to show the entire tree. (Default Value)

92

Back To Top

SUB) Collapse All

This menu is provided only in Frames or Tools of tree structure format. This function shows the tree in a folded state, displaying only the parent structure.

93

Back To Top

SUB) Row Expand

This menu is provided only in Frames or Tools of tree structure format. This function expands the corresponding row from the Collapse All state.

9+4

Back To Top

SUB) Row Collapses

This menu is provided only in Frames or Tools of tree structure format. This function hides the corresponding row from the Expand All state.

95

Back To Top

SUB) Save Image

This function saves the current grid screen as an image file.  By default, the save directory is “\{User Name}\Download”, and the file name is “download({seq number}).png”.

For example, let’s suppose the current monitoring screen is as follows.

96

In this case, when you use the Save Image, the screen will be saved as an image file as follows.

97

Back To Top