Selected DataRow associated to a DataGridView

May 8 2007 5:06 PM
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