SyntaxFix
Write A Post
Hire A Developer
Questions
In you want to know the data from de selected row, you can try this snippet code:
DataGridView1.SelectedRows.Item(0).Cells(1).Value