Posted 7 August 2017, 5:46 pm EST
Hi!
I have a context menu with the right-click mouse button on C1FlexGrid. When user right-clicks on the grid, before showing the context menu, I would like to make the cell under the mouse to be the current one. (I am in MouseRightButtonDown event, so I can get the mouse position from there).
How to get the current cell (Row & Column) from a cursor position?
Thanks,
Inexcon