Click to See Complete Forum and Search --> : DBCombo w/ ADO


BillyO
November 13th, 1999, 02:32 PM
Hey All

What is the best way to code a DBCombo so that when a user chooses a new item
from the dropdown list that it will refresh the rest of the text controls on a form that are connected to the same data source???
Should I use the same DataSource for the list field as well as the data field???

Thanks

Bill