Re: Multi-Select TList?

From: Martin <mjones.satisdata_at_btinternet.com>
Date: Mon, 12 Jul 1999 18:24:55 +0100
Message-ID: <7md89p$hvq$1_at_uranium.btinternet.com>


Much easier to create a forms RECORD GROUP and add/remove the selected/de-selected
items programmatically. If your using Forms5 see the demo PICKLIST form supplied.

--
Regards
Martin Jones
--------------------------------------------
OCP - DBA
OCP - Application Developer
---------------------------------------------
Mark G <someone_at_hot> wrote in message news:3789a5e1.0_at_145.227.194.253...

> Popular question!
>
> I wanted to implement this once but couldn't so ended up creating a
> multi-select LOV instead which worked fine.
>
> In theory, all you need to do to implement a multi select tList is to
create
> a multi record block to hold your values and a hidden field to hold the
> selections you have made. Use the when-mouse-clicked to populate the
hidden
> field with a string of all your selections ("A","B" etc). Also, when you
> select an item, change its visual attributes to make it stand out.
>
> Mark
>
>
> Scott Haley wrote in message <37861489.B5DB0CEC_at_pilot.msu.edu>...
> >Hi everyone,
> > Is there a way to have multiple selections in a TList, like in VB or
> >HTML? If so, how do you manipulate the selections afterwards.
> >Basically I just want to add each one of the selections to a parameter
> >list.
> >
> >Thanks in advance.
> >
> >Scott
> >
>
>
Received on Mon Jul 12 1999 - 19:24:55 CEST

Original text of this message