I have found that if you click on the blank space/background in a datagridview, the on click event is not fired if this datagridview has no cells. Do the same in a datagridview with a cell (still just clicking on the background, a cell is not selected) then the on click fires.

Any one know of a why this might be, and/or a way round

TIA

Rico