COMBOBOX.boundText value reference change to different field? 
Author Message
 COMBOBOX.boundText value reference change to different field?

Thanks I will try to find the article.

FINLAND
Quote:

> There is a knowledge base article on the subject.  You have to reset the
> boundcolumn after the refresh (I think).
> Phil


> > PROBLEM
> > Why does the boundText value reference change to different field when
> refreshing?
> > How can I allways get the reference to CustomerID field?

> > I have following comboBox propertis
> > BoundColumn = customerID
> > FieldList = CustomerName

> > PROBLEM:
> > msgbox myComboBox.BoundText  => show content of customerID

> > myComboBox.refresh

> > msgbox myComboBox.BoundText = show content of CustomerName


> > FINLAND



Sun, 12 May 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. COMBOBOX.BOUNDTEXT VALUE CHANGES TO DIFFERENT FIELD VALUE

2. select box should show values from two different fields from different tables

3. combobox value: can not change value

4. Referencing a combobox value and the concept of the bound column

5. Calulated fields changes control values back to original values

6. Datacombo returns wrong boundtext value

7. Updating Fields with Different Values?

8. Marker type change for different values on chart

9. dbSingle, dbDouble: different values from same field

10. dbSingle, dbDouble : different values from same field

11. comparing field values from two different access databases

12. Combining values from a group of checkboxes into an unbound combobox field

 

 
Powered by phpBB® Forum Software