0
Answer

Selected DataRow associated to a DataGridView

a_beneventi

a_beneventi

17y
2.1k
1
Dear forum users, if I have a typed DataSet bound to a BindingSource which is bound to a DataGridView and I select one or more rows in the DataGridView how can I get a reference to the DataSet rows that correspond to the selected DataGridView rows? Sorry but I have not found an elegant way to answer the question. Best regards Alessandro