DCLICKED Grid Notify Event - BBj
BBj-Specific Information
For this topic's original documentation, see DCLICKED Grid Notify Event.
In BBj 3.0 and higher, if the mouse event occurred on a header then the following values will be
set:
Significant Field |
Description |
column header |
row = -1 column = number of the column containing the clicked cell |
row header |
col = -1 row = number of the row containing the clicked cell |
If no ID was assigned to the header, then the id field will be the ID of the main grid control.