Use getEventContext function in your event handler to get information about the targeted cell,
such as the corresponding item and column.
This feature can be useful to execute item-specific actions, like selection or opening row details on any mouse or key event.