Hi all, after some searching around the msdn im no closer to an answer so time to ask you guys for some help.

I have a data grid view and i want to show the text from the first column of the selected row (regardless of what cell in that row is selected) in a text box.

So for example in this picture:


The 1st column of the selected rows text is 'California' so that should be sent to the textbox.

Any helps much appreciated, Thanks.