|
-
February 19th, 1999, 04:45 PM
#1
Combo/List boxes
When making a multi-columned combo box(or List Box) in Visual Basic, how can I make the box actually "Display" the whole selection of the multi-columned rows? When I make the Combo boxes currently, I get the multi-columns of data to display, but when I "Select" my row choice, I do not get an actual "Display" of more than one column of this particularly chosen row of information.
For instance, I may have a row that contains the following columns
of info: Name, Number, City and State. But when I make the Row selection,
only one of these columns will actually be displayed after I have made my
row choice and the drop-down list is no longer dropped down. This same
problem occurrs with List Boxes and I am wondering if there is a fix for
list boxes that is similar to a fix for combo boxes.
Thanks!
-
October 26th, 1999, 08:18 AM
#2
Re: Combo/List boxes
It's very wonderful. How do you can use multi-column in VB. Can u give me some samples of code. Thank you very much
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|