•
• Other graphical controls can be shown in Grid cells using the DISPLAY statement. The value of these controls becomes the Cell-Data of the cell.
Note: Check-Box, Push-Button and Frame are shown permanently on the grid. Other controls are shown only when the user clicks on the cell. Pressing F4 when the focus is on the Combo-Box within a Grid cell doesn’t drop the list of values.Controls can also be shown only during the editing of a cell by displaying them in the MSG-BEGIN-ENTRY event and destroying them in the MSG-FINISH-ENTRY event, as shown in the below example:
Note: Controls cannot be displayed over heading cells.
record-position of c-2)
| 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 |