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