Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Solve this: a dblist that will display more than one fie
Message
 
À
01/10/2000 10:00:47
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00423246
Message ID:
00423292
Vues:
29
>How can you make a data bound list to display more than one field
>like the one in MS Access...

An easy way to do that is to concatenate fields in your query (ex: SELECT F1 + ' ' + F2 as NewField FROM ...) and then display "NewField" in your dblist.
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform