I had never tried data binding before and I just gave it a try.
I used a textbox and two comboboxes on a form and bound each to a field in a table. Changing each of the comboboxes makes the other change, but the textbox still remains the same. I guess I am missing something. Any idea?