M
Mircea Ion
Hi guys,
A DataGridView's DataSource is set to a DataView.
When I click on a cell I want to be able to obtain a reference to a
DataViewRow that was clicked.
I mean the one that coresponds to the DataGridView row which was actually
clicked.
Thank you
A DataGridView's DataSource is set to a DataView.
When I click on a cell I want to be able to obtain a reference to a
DataViewRow that was clicked.
I mean the one that coresponds to the DataGridView row which was actually
clicked.
Thank you