skip to main content

Controls Reference : GRID : Properties : Action

Action
A specific action is performed when a value is assigned to this property. The following symbolic values, included in the copy file isgui.def, can be assigned. The table below shows the actions related to each value:
The content of the Grid is copied to the clipboard. If Selection-Mode is set to a value greater than 0, only the selected cells are copied. Using Java7 or greater, the text format (font and colors) is copied as well.
The Grid control is emptied, excluding headings, and a MSG-PAGED-NEXTPAGE event is generated. This action only has an effect on Grids with the Paged style.
The Action property should never be set in Event procedures.
 
Example - Modify the action property of a Grid
procedure division.
  modify screen-1-gr-1 action action-entry

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left