If I want to capture the value of the ID column of the selected row, do I necessarily need to use the wind SelectionChanged , which is to be fired at every row change in the datagrid? Or just dataGridView1.CurrentRow.Cells[0].Value ,...
asked by
12.09.2015 / 01:39