Click to See Complete Forum and Search --> : Combo/List boxes


tim lee
February 19th, 1999, 03:45 PM
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
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