This seems simple but is driving me mad.
I have a datagridview which is populated from a bindingsource pointing to a DBF file on our server. I have successfully popuplated the grid with the data and what I want now is to get the value of one of the fields in the currently selected row in the datagridview.
Hope I have used the correct terminology.
I have a datagridview which is populated from a bindingsource pointing to a DBF file on our server. I have successfully popuplated the grid with the data and what I want now is to get the value of one of the fields in the currently selected row in the datagridview.
Hope I have used the correct terminology.