Hi,
I'm using a flexgrid control and would like to be able to detect which cell (or which row in the grid) user just clicked on (or selected using keyboard). I want to allow the user to modify the contents of the flexgrid, and since it'a a Read-only control, I need to know which cell was selected.

Thanks.