Hi
I need to make DBComboBox which after click on arrow show me 3 fields got from table, but save only one, first for example You know about what i'm talking. Normal DBComboBox shows 1 field and save it, i want that it shows 3 and save only one
thx
Printable View
Hi
I need to make DBComboBox which after click on arrow show me 3 fields got from table, but save only one, first for example You know about what i'm talking. Normal DBComboBox shows 1 field and save it, i want that it shows 3 and save only one
thx
I believe it can only contain one field.
really?? so maybe you can tell me how refresh other textbox after change dbcombo. For example i want: if dmcombo1="dog" then text1.text="boune" end if
and when i'm changing dbcombo, text1 don't change:/
Thx
I needed such control too....and I actually found one :)
It is called, ComboBoxLX
I have the ActiveX Control, it is really good and you can have many line ...
How can I attach it ???
where i can find this ComboBoxLX?? this can show many fields or refresh another controls??
thx
Its in the Manage Attachments, just below the reply textarea..Quote:
Originally Posted by BestS
Here it is :) it shows many fields, about the REFRESH it is no problem
You will do it in your CODE
take a look at the CONTROL first... :bigyello:
Is the attachment, comboboxwitexamples.zip your work? You see, the example of combobox1 is exactly what I need for a current project. However, I am unable to find out where the data in the combobox1 comes from. My current project requires taking mutiple fields from one database and putting that information into another database, where it is then used to do some math calculations.
Can you help me with this issue and show me where the data in the combo box1 is generated from?
Thanks
Welcome to the forums! :wave:Quote:
Originally Posted by pnorsworthy
Haven't you tried it yourself if it works? You are free to download it and test it. :)