So here's what I need to do...
when I move the mouse over the records in the datagrid, I want the current record under the mouse location to become highlighted??
Thanks for the help in Advance!!
So here's what I need to do...
when I move the mouse over the records in the datagrid, I want the current record under the mouse location to become highlighted??
Thanks for the help in Advance!!
Back here :eek: . I replied on vb.net forum .
Use the x/y coordinates divided by the text height of the items.... dont have exact code off hand but thats it :)
Could you give me an example or a bit more detail on how about going about that cause I have no clue as how to do it?
Thanks again