DataGridView-BindingSource Find the key field in the dataset table

gprabaka

Newcomer
Joined
Jul 14, 2005
Messages
21
Good Morning,
This should be a simple question, but I do not know how to do it?

I have a datagridview, bindingsource and data from a table in a dataset. I am not displaying the unique ID of the table, on the datagridview. I need to find the value of the ID field of the table on a doubleclick event. Can someone tell me how to do that.

Thanks,
Guha
 
Back
Top