1
Answer

Retrieving the value of a field in a record

Hello, I have a combobox fill with TableAdapter and BindingSource. I want retrieve the field value of a record of
BindingSource.
example: Get the number of the Honorary in Honorary table knowing that the combobox filled with honorary name?
Answers (1)