M
MJ
Newbie question.
I have a DataGridView which is bound to a manually created read only
DataSet. One of the fields in the dataset is a primary key of the table. I
simply wish to know which record is selected when the user double clicks a
row as this will then open a detail view of the record in another form.
I would appreciate any advise.
MJ
I have a DataGridView which is bound to a manually created read only
DataSet. One of the fields in the dataset is a primary key of the table. I
simply wish to know which record is selected when the user double clicks a
row as this will then open a detail view of the record in another form.
I would appreciate any advise.
MJ