3
Answers

How to get a specific cell of a DataGridView

Ask a question
Dealy

Dealy

14y
3.1k
1
Hello,

I have a dataGridView with 3 columns and a button in each row. When user clicks on the button a row x i want to get the value of cell (row=x,column=1) and save it in a string.

Any suggestions?

Thank you in advance.

Answers (3)