gre.cell.gotfocus
A table cell has received focus and is the currently active cell. This is delivered to the control template with the cell focus information.
Data:
uint32_t row; uint32_t col; char *table
Where:
The row that received focus
The column that received focus
The name of the table where the cell focus changed