You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Tapestry240 <pb...@investacorp.com> on 2007/10/16 17:17:19 UTC

multiple select dropdown

Hi everyone,
Is there a way to do a multiple select from a drop down. I am not asking
about the list box but a drop down(one row) where I can do multiple select.
Thanks in advance,
Prabhat 
-- 
View this message in context: http://www.nabble.com/multiple-select-dropdown-tf4634807.html#a13235603
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: multiple select dropdown

Posted by Tapestry240 <pb...@investacorp.com>.
For multiple select box you do a multiple and define size. Seems like there
is no way you can do a multiple select on a dropdown though.

Daniel Jue wrote:
> 
> Look at the Palette or Enhanced Palette code.
> 
> On 10/17/07, Daniel Jue <te...@gmail.com> wrote:
>> I think you define a size variable that tells the html control how
>> many items to show.
>>
>> On 10/17/07, Jean-Philippe Steinmetz <st...@isi.edu> wrote:
>> > How do you do a regular multiple selection box (as a list)? I can't
>> seem to
>> > find anything in the component reference.
>> >
>> > Thanks,
>> >
>> > Jean-Philippe
>> >
>> > > -----Original Message-----
>> > > From: Daniel Jue [mailto:teamphy6@gmail.com]
>> > > Sent: Tuesday, October 16, 2007 8:31 AM
>> > > To: Tapestry users
>> > > Subject: Re: multiple select dropdown
>> > >
>> > > No I do not think you can do that. Maybe in Flash.
>> > > As a user, I wouldn't expect that to be possible.
>> > >
>> > >
>> > > On 10/16/07, Tapestry240 <pb...@investacorp.com> wrote:
>> > > >
>> > > > Hi everyone,
>> > > > Is there a way to do a multiple select from a drop down. I am not
>> > > > asking about the list box but a drop down(one row) where I
>> > > can do multiple select.
>> > > > Thanks in advance,
>> > > > Prabhat
>> > > > --
>> > > > View this message in context:
>> > > >
>> > >
>> http://www.nabble.com/multiple-select-dropdown-tf4634807.html#a1323560
>> > > > 3 Sent from the Tapestry - User mailing list archive at Nabble.com.
>> > > >
>> > > >
>> > > >
>> > > ---------------------------------------------------------------------
>> > > > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> > > > For additional commands, e-mail: users-help@tapestry.apache.org
>> > > >
>> > > >
>> > >
>> > > ---------------------------------------------------------------------
>> > > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> > > For additional commands, e-mail: users-help@tapestry.apache.org
>> > >
>> >
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> > For additional commands, e-mail: users-help@tapestry.apache.org
>> >
>> >
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/multiple-select-dropdown-tf4634807.html#a13302651
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: multiple select dropdown

Posted by Daniel Jue <te...@gmail.com>.
Look at the Palette or Enhanced Palette code.

On 10/17/07, Daniel Jue <te...@gmail.com> wrote:
> I think you define a size variable that tells the html control how
> many items to show.
>
> On 10/17/07, Jean-Philippe Steinmetz <st...@isi.edu> wrote:
> > How do you do a regular multiple selection box (as a list)? I can't seem to
> > find anything in the component reference.
> >
> > Thanks,
> >
> > Jean-Philippe
> >
> > > -----Original Message-----
> > > From: Daniel Jue [mailto:teamphy6@gmail.com]
> > > Sent: Tuesday, October 16, 2007 8:31 AM
> > > To: Tapestry users
> > > Subject: Re: multiple select dropdown
> > >
> > > No I do not think you can do that. Maybe in Flash.
> > > As a user, I wouldn't expect that to be possible.
> > >
> > >
> > > On 10/16/07, Tapestry240 <pb...@investacorp.com> wrote:
> > > >
> > > > Hi everyone,
> > > > Is there a way to do a multiple select from a drop down. I am not
> > > > asking about the list box but a drop down(one row) where I
> > > can do multiple select.
> > > > Thanks in advance,
> > > > Prabhat
> > > > --
> > > > View this message in context:
> > > >
> > > http://www.nabble.com/multiple-select-dropdown-tf4634807.html#a1323560
> > > > 3 Sent from the Tapestry - User mailing list archive at Nabble.com.
> > > >
> > > >
> > > >
> > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > > > For additional commands, e-mail: users-help@tapestry.apache.org
> > > >
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > > For additional commands, e-mail: users-help@tapestry.apache.org
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: users-help@tapestry.apache.org
> >
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: multiple select dropdown

Posted by Daniel Jue <te...@gmail.com>.
I think you define a size variable that tells the html control how
many items to show.

On 10/17/07, Jean-Philippe Steinmetz <st...@isi.edu> wrote:
> How do you do a regular multiple selection box (as a list)? I can't seem to
> find anything in the component reference.
>
> Thanks,
>
> Jean-Philippe
>
> > -----Original Message-----
> > From: Daniel Jue [mailto:teamphy6@gmail.com]
> > Sent: Tuesday, October 16, 2007 8:31 AM
> > To: Tapestry users
> > Subject: Re: multiple select dropdown
> >
> > No I do not think you can do that. Maybe in Flash.
> > As a user, I wouldn't expect that to be possible.
> >
> >
> > On 10/16/07, Tapestry240 <pb...@investacorp.com> wrote:
> > >
> > > Hi everyone,
> > > Is there a way to do a multiple select from a drop down. I am not
> > > asking about the list box but a drop down(one row) where I
> > can do multiple select.
> > > Thanks in advance,
> > > Prabhat
> > > --
> > > View this message in context:
> > >
> > http://www.nabble.com/multiple-select-dropdown-tf4634807.html#a1323560
> > > 3 Sent from the Tapestry - User mailing list archive at Nabble.com.
> > >
> > >
> > >
> > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > > For additional commands, e-mail: users-help@tapestry.apache.org
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: users-help@tapestry.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


RE: multiple select dropdown

Posted by Jean-Philippe Steinmetz <st...@ISI.EDU>.
How do you do a regular multiple selection box (as a list)? I can't seem to
find anything in the component reference. 

Thanks,

Jean-Philippe

> -----Original Message-----
> From: Daniel Jue [mailto:teamphy6@gmail.com] 
> Sent: Tuesday, October 16, 2007 8:31 AM
> To: Tapestry users
> Subject: Re: multiple select dropdown
> 
> No I do not think you can do that. Maybe in Flash.
> As a user, I wouldn't expect that to be possible.
> 
> 
> On 10/16/07, Tapestry240 <pb...@investacorp.com> wrote:
> >
> > Hi everyone,
> > Is there a way to do a multiple select from a drop down. I am not 
> > asking about the list box but a drop down(one row) where I 
> can do multiple select.
> > Thanks in advance,
> > Prabhat
> > --
> > View this message in context: 
> > 
> http://www.nabble.com/multiple-select-dropdown-tf4634807.html#a1323560
> > 3 Sent from the Tapestry - User mailing list archive at Nabble.com.
> >
> >
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: users-help@tapestry.apache.org
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: multiple select dropdown

Posted by Daniel Jue <te...@gmail.com>.
No I do not think you can do that. Maybe in Flash.
As a user, I wouldn't expect that to be possible.


On 10/16/07, Tapestry240 <pb...@investacorp.com> wrote:
>
> Hi everyone,
> Is there a way to do a multiple select from a drop down. I am not asking
> about the list box but a drop down(one row) where I can do multiple select.
> Thanks in advance,
> Prabhat
> --
> View this message in context: http://www.nabble.com/multiple-select-dropdown-tf4634807.html#a13235603
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org