H
Harry
I have two tables in a database. One fills the drop-down and the other
records the selection. Filling the dropdown with another table seems to be
breaking the binding with the table it records to. VS2005 with SQL2005.
I have a lot of these to do, and don't want to hard code each box. I can
drop and drag the table elements to the form and they work fine, however, as
textboxes. I want to add dropdown boxes populated by another table.
Suggestions would be appreciated.
Thanks,
Harry
records the selection. Filling the dropdown with another table seems to be
breaking the binding with the table it records to. VS2005 with SQL2005.
I have a lot of these to do, and don't want to hard code each box. I can
drop and drag the table elements to the form and they work fine, however, as
textboxes. I want to add dropdown boxes populated by another table.
Suggestions would be appreciated.
Thanks,
Harry