J
John Smith
Hello all:
I am confused on the best method to bind data to a combobox. I have two
tables in my database, one that stores project information, another that
stores contract types. The contract types have an id and a name and are
related to the projects by the id. So I need to populate the box with
the names that are stored in the contract types table but select the
value that has the id stored in the projects table.
John
I am confused on the best method to bind data to a combobox. I have two
tables in my database, one that stores project information, another that
stores contract types. The contract types have an id and a name and are
related to the projects by the id. So I need to populate the box with
the names that are stored in the contract types table but select the
value that has the id stored in the projects table.
John