Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combobox Data
Message
 
À
20/07/1999 16:52:13
Jill Desplinter
Claims Administrative Services
Tyler, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00243838
Message ID:
00244003
Vues:
22
Hi Jill.
You can populate the combobox in the Init event of the combobox.
You can use the following:

This.AddItem("Full Duty, Full Pay")
This.AddItem("Reduced Pay")

-mike

>The data I want to put in the combobox in a drop-down list contains a comma. Everytime I put in the data, it puts anything after the comma on the next line. I've tried single and double quotes around the data but it still separates at the comma. What special character(s) must I use so that I can have a comma in the data?
>
>Example:
>
>Desired Data: Full Duty, Full Pay
> Reduced Pay
>
>Results are: Full Duty
> Full Pay
> Reduced Pay
>
>Thanks, I know I still have much to learn.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform