Hi, I have a datagrid on my form and I want to be able to click on a row in that datagrid so the whole row is selected, not just one cell.

I allso want to retrieve the value of the first column in the selected row.

Anyone know how to do this or where to find good info on DataGrid? I think I have read just about everything in the help in visual studio...