Is it possible to add a list of items to a combobox and then bind the combobox to a database field(early binding) so that when the user selects from the list of items the bound database field is updated? I could do this in vb5 but can't figure out how to do it in vb 2010.
Or do I use a different control/method?
Or do I use a different control/method?