PDA

Click to See Complete Forum and Search --> : Columns needed in a selection


jeroenh
May 16th, 2002, 08:40 AM
I building an app for wich I need a combobox with columns.

When programming in VB I can give a number of columns. The result is a kinf of combogrid without lines.

I already tried to use a tabel or spans to create this effect, but it didn't work. The table is show outside the dropdownbox and the span is ignored.

Anybody have any idea???:confused:

punkpie_uk
May 16th, 2002, 08:58 AM
Can you post the code up?