Hi folks,
I have a DataGridView which displays 6 columns. When a user double clicks on a particular row I need to get the a value from the first cell and put this into a variable.
I know how to do with in VS2003 (
VB) but now I have moved onto VS2005(C#) I am a little lost.
any code snippets would be great.
Thanks