Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combobox
Message
De
02/12/2002 12:04:37
 
 
À
02/12/2002 11:58:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00728644
Message ID:
00728654
Vues:
15
It still will not allow me to put all of my values in that way. If I cut back on the values it is fine, but it won't allow all that I am trying to pt in.


>I have added a new combobox to a form and am having a hard time getting it setup. I have a list of values that I want to make available to the users, however the list is too long to put into the RowSource field. What other option do I have to display the list to the user?
>
>You could put it in the Combobox.Init()
>This.RowSource = "Option1,Option2,etc."
>
>or you could use AddItem(cOptionText)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform