Palette implements two Selects and I only need one.
MultiplePropertySelection implements checkboxes and that breaks the design
of the page.

Is there a way for me to iterate through a Collectiona and print the options
myself? Apparently For only works with tables.

On 6/13/06, Shing Hing Man <[EMAIL PROTECTED]> wrote:

Have you looked at the contributed components
MultiplePropertySelection or Palette ?

Shing
--- Rui Pacheco <[EMAIL PROTECTED]> wrote:

> Hi all
>
> I need to implement a select showing multiple
> values.
>
> I tried to implement it with PropertySelection, but
> it won't allow me to
> select more than one value. According to the
> documentation on Tapestry's
> website, I need to do it with the Select component,
> but that won't allow me
> to set the values of the Option to my own id's, and
> that is vital, as my
> data comes from a database.
>
> Are there any other alternatives?
>
> --
> Cumprimentos,
> Rui Pacheco
>

Home page :
  http://uk.geocities.com/matmsh/index.html

Send instant messages to your online friends http://uk.messenger.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Cumprimentos,
Rui Pacheco

Reply via email to