OnComRowDblClick - cCJGrid
Called when a user double clicks on a data row / column
Type: Event
Parameters
| Parameter | Type | Description |
|---|---|---|
| llRow | Variant | The row number selected |
| llItem | Variant |
Syntax
Procedure OnComRowDblClick Variant llRow Variant llItem
Description
Before attempting to augment this event, you should attempt to use the OnRowDoubleClick event.