PDA

Click to See Complete Forum and Search --> : Columns in combobox


Billy
Nov 9th, 2000, 07:05 AM
Hello,
I want to fill a combobox with 2 columns, one with a number and one with a text. Does somebody know whether a combobox can contain more than 1 column?

Thanks so much,
Billy.

barrk
Nov 9th, 2000, 01:01 PM
The list in a ComboBox consists of rows of data. Each row can have one or more columns, which can appear with or without headings.