A mouse click event is not fired for the following situation:
1. Click on a cell (Making that cell active).
2. While still in the active cell pressing the mouse does not fire a mouse click event. I need to know if the user presses the right mouse button so that I can provide a context menu. If I click somewhere else and then come back to that cell with a right mouse click the mouse click event is fired.
I am using v7 Vol3
Thanks
RIch
Hi Rich,
This KB article should help: FAQ:Mouse events such as MouseDown, MouseUp, and DoubleClick do not fire when the mouse is over a cell that is in edit mode.