Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Solve this: a dblist that will display more than one fie
Message
 
To
01/10/2000 10:00:47
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00423246
Message ID:
00423292
Views:
32
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform