Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combobox with Memo field Values
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00434825
Message ID:
00434850
Vues:
16
>It's possible to populate a combobox list with memo field values?

Francisko,

If you don't want to change them (dropdown list style - 2), you may do this:
select left(MemoField,255) as Description, IdField from ... into cursor blabla

Set RowSource and RowSource type appropriately.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform