H
Howard Hayes
I am trying to use the master/detail control to populate a form and need some
help. I want to bind the master to an employee name in a SQL database and
bind the detail to the same database to bring back all the other information
about that employee.
Rather than list all the last names in the database on the form, I want to
use a drop down list the user can choose from. After choosing, I want the
detail to populate.
Try as I might, I can't get this to work. I get either all the names in
multiple dropdown boxes or only one name with the last name the only thing
that shows up in the detail.
help. I want to bind the master to an employee name in a SQL database and
bind the detail to the same database to bring back all the other information
about that employee.
Rather than list all the last names in the database on the form, I want to
use a drop down list the user can choose from. After choosing, I want the
detail to populate.
Try as I might, I can't get this to work. I get either all the names in
multiple dropdown boxes or only one name with the last name the only thing
that shows up in the detail.