Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Format problem
Message
De
12/12/2001 03:43:20
 
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00590977
Message ID:
00593133
Vues:
39
>>Hi,
>>
>>Thank for your help and advise.
>>BTW, how do I go about using a fixed font in my combobox problem
>>since it is due to the font problem ? Which font is a fixed fonts ?
>>
>
>Courrier

Hi,

As mentioned previously, if I want to programmtically
bind an ADO recordset to a auto filled combo, I should be using
data combo control.

However, it don't seem to auto fill up the combo box with my
data at all. I am using code insteads of the ADO control with part of
my code shown below, please kindly advise and comment.


Set cnn = New ADODB.Connection
Set rs = New ADODB.Recordset

...
...

cboDataCombo.ListField = "Vip"
set cboDataCombo.RowSource = rs
Best Regards
Virusim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform