LCLICKED2 Grid Notify Event - BBj
BBj-Specific Information
For this topic's original documentation, see LCLICKED2 Grid Notify Event.
In BBj 3.0 and higher, special values in the
row and column fields indicate that the click occurred on a header.
Significant Field |
Description |
wparam |
Extended key status flag, which identifies the status of the modifier keys keys:
|
col |
-1 when the click occurred on the row header (row holds the index of the row header clicked) |
row |
-1 when the click occurred on a column header (col holds the index of the column header clicked) |
If no ID was assigned to the header, then the id field will be the ID of
the main grid control.