Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
List box
Message
De
29/01/2008 06:34:35
 
 
À
28/01/2008 18:33:30
Randy Hooper
Ranco Business Software
Tampa, Floride, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01286399
Message ID:
01286497
Vues:
13
Have a local view and I am wanting to populate a list box with 3 columns. Code I am using,

Why don't you make things easier on yourself and set the list box up a little differently:

RowSourceType = 6-Fields
RowSource = View.Field1, field2, field3

Then you have your data and no code is required...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform