Heya guys

I have got a DataGridView that is populated with data.

What i want is when any entry in a row is clicked on the value of a specific cell in that row is selected.

How do i do this?

Thank you in advance

Frosty