Specifying properties of a grid DataWindow object

In grid DataWindow objects, you can specify:

StepsTo specify basic grid DataWindow object properties:

  1. Position the mouse pointer on the background in a grid DataWindow object, display the pop-up menu, and select Properties.

  2. Select the options you want under the General category in the Properties window as described in Table 4-3.

    Table 4-3: Options for grid DataWindow objects

    Option

    Result

    GridColumnMove

    True – Columns can be moved at runtime

    GridLines

    On – Grid lines always display

    Off – Grid lines never display (users cannot resize columns at runtime)

    Display Only – Grid lines display only when the DataWindow object displays online

    Print Only – Grid lines display only when the contents of the DataWindow object are printed

    RowResize

    True – Rows can be resized at runtime

    SelectedMouse

    True – Data can be selected at runtime (and, for example, copied to the clipboard)