Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo box
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00793457
Message ID:
00793610
Vues:
33
Hi Sherry.

I have a combo box with 3 columns. Could someone tell me how to add a title record for each column?? thanks.

If the RowSourceType for your combo box is either 0-None or 5-Array, you can write a little code that will let you do this. All you need to do is populate the first row of your RowSOurce with the Titles for the columns but prefix the titles with a back slash (\). This will disable the titles so the users cannot select the them. Then just populate the remaining rows of the RowSource with your actual data.

HTH.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform