Selected DataRow associated to a DataGridView
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