I'm having a problem selecting a value from a validation table and saving it to the data table. I set the DataSource to the validation table and the DisplayMember to the field I want displayed in the combobox, and the ValueMember to the field I want stored in the table. Now I set the Data Bindings (Text) to the field of the table in the DataSet that I want to update but this is now successful. Here is my understanding pf the dataflow though the combobox to the final table. ds2.tblValidate.Value => DataBindings.Text(ds2.tblStore.FieldToStoreTheResult)
---------------------
scking@arinc.com
---------------------
---------------------
scking@arinc.com
---------------------