I have a combobox that is bound to a column of a table. I have a textbox
bound to a second column in the same table. When the user makes a
combobox selection, what do I have to do to cause the bound textbox to
update with the value from the new row?
Thanks!
LuAnn