Click to See Complete Forum and Search --> : datagridview mouse enter event


ujjwalmeshram
May 3rd, 2008, 07:19 AM
Hi gurus,

I have a datagrid having values from 1 to 30 in it just like one month calendar.

I want the cell should be selected when we move the mouse pointer on that cell.

I think that mouse enter event will work but how to catch that cell on which the mouse pointer is.

plz give me any idea


thank u

JonnyPoet
May 4th, 2008, 07:31 PM
....
I want the cell should be selected when we move the mouse pointer on that cell.
Do you want to click to that cell or do you want to hover only, to select it ?