Re: Multi-Select TList?

From: Mark G <someone_at_hot>
Date: Mon, 12 Jul 1999 09:32:56 +0100
Message-ID: <3789a5e1.0_at_145.227.194.253>


[Quoted] 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 [Quoted] 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 [Quoted] 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 - 10:32:56 CEST

Original text of this message