Re: THE Multi Column ComboBox
Hm, doesn't look too bad :-)
Is it free?
"Jim Rand" <jimrand@ix.net com.com> wrote in message
news:%23xlXW1rc FHA.2128@TK2MSF TNGP14.phx.gbl. ..[color=blue]
> Take a look at http://www.devexpress.com/Products/NET/WFSubscription/
>
> I'm slowly working my way through it. The set of controls that ships with
> VS-2003 is pretty lame.
>
> Think of a grid with a combo box - what a concept. And yes, it does do
> multi-column data lookup combo boxes.
>
> Jim
>
> "Peter D. Dunlap" <pdunlap@NOSPAM fcsg.com> wrote in message
> news:mep3b192rp 0c0r4k4klvag7tk 5okp0n9ai@4ax.c om...[color=green]
> > On Thu, 16 Jun 2005 15:19:11 +0200, "DraguVaso"
> > <pietercoucke@h otmail.com> wrote:
> >[color=darkred]
> > >It's jsut ugly :-)
> > >It won't be a nice presentation with columns, but just every time a[/color][/color][/color]
line[color=blue][color=green][color=darkred]
> > >with a lot af values next to each other, and absolutely not[/color][/color]
> well-presented.[color=green][color=darkred]
> > >
> > >Actually: it's really the solution with the columns I need. and I jsut[/color][/color]
> know[color=green][color=darkred]
> > >that there are a lot of them on the internet, but I jsut want to have[/color][/color][/color]
the[color=blue][color=green][color=darkred]
> > >opinion of the people who used them :)
> > >[/color]
> > Sounds like what you want is a ComboBox where the dropdown displays a
> > DataGrid or a ListView in detail mode, no?
> >
> > I don't know of any free ones that do this, though I haven't looked
> > for one. SyncFusion has a package with that in it, but that is
> > *definitely* not free!
> >[/color]
>
>[/color]
Hm, doesn't look too bad :-)
Is it free?
"Jim Rand" <jimrand@ix.net com.com> wrote in message
news:%23xlXW1rc FHA.2128@TK2MSF TNGP14.phx.gbl. ..[color=blue]
> Take a look at http://www.devexpress.com/Products/NET/WFSubscription/
>
> I'm slowly working my way through it. The set of controls that ships with
> VS-2003 is pretty lame.
>
> Think of a grid with a combo box - what a concept. And yes, it does do
> multi-column data lookup combo boxes.
>
> Jim
>
> "Peter D. Dunlap" <pdunlap@NOSPAM fcsg.com> wrote in message
> news:mep3b192rp 0c0r4k4klvag7tk 5okp0n9ai@4ax.c om...[color=green]
> > On Thu, 16 Jun 2005 15:19:11 +0200, "DraguVaso"
> > <pietercoucke@h otmail.com> wrote:
> >[color=darkred]
> > >It's jsut ugly :-)
> > >It won't be a nice presentation with columns, but just every time a[/color][/color][/color]
line[color=blue][color=green][color=darkred]
> > >with a lot af values next to each other, and absolutely not[/color][/color]
> well-presented.[color=green][color=darkred]
> > >
> > >Actually: it's really the solution with the columns I need. and I jsut[/color][/color]
> know[color=green][color=darkred]
> > >that there are a lot of them on the internet, but I jsut want to have[/color][/color][/color]
the[color=blue][color=green][color=darkred]
> > >opinion of the people who used them :)
> > >[/color]
> > Sounds like what you want is a ComboBox where the dropdown displays a
> > DataGrid or a ListView in detail mode, no?
> >
> > I don't know of any free ones that do this, though I haven't looked
> > for one. SyncFusion has a package with that in it, but that is
> > *definitely* not free!
> >[/color]
>
>[/color]
Comment