Repost: Combo Box Help

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Why can't I obtain the values from a DS table in a combo box after I select the proper DS table (DataSource) and display member in the CB VS property window. However, I can operate the CB drop down if I chose another table in the DS. That second DS table is the datasource for a DG that appears adjacent to the CB.

It seems like datasource for the DG in some way interfers with the datasource for CB. Yes, I tried different DS
 
Would you mind showing us the code?

Telmo Sampaio

Steve B. said:
Why can't I obtain the values from a DS table in a combo box after I
select the proper DS table (DataSource) and display member in the CB VS
property window. However, I can operate the CB drop down if I chose another
table in the DS. That second DS table is the datasource for a DG that
appears adjacent to the CB.
It seems like datasource for the DG in some way interfers with the
datasource for CB. Yes, I tried different DS
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top