The DataGridView Double_Click event stopped firing. Double clicking on a row only causes the MouseClick event to fire. If I comment out the MouseClick event the DoubleClick event then fires.
I'm working in VB.net VS2010. Both events had been functioning properly up until today. Any suggestions would be greatly appreciated.
Regards,
Doug