You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by NewUser <sw...@gmail.com> on 2011/05/21 16:42:10 UTC

Tapestry 4 - Need help in Select option

Hello everyone,

I am a new user in tapestry. Working on a project that is developed using
tapestry 4. I need to know how can I implement 2 listboxes on a page where
in 1 listbox, data gets populated from database and there are 2 buttons on
the form that helps in moving data from 1 listbox to other and vice-versa. 

Can anyone give me some example how can I implement this? 

--
View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-4-Need-help-in-Select-option-tp4414916p4414916.html
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: Tapestry 4 - Need help in Select option

Posted by NewUser <sw...@gmail.com>.
Problem resolved :)

Thank you everyone for being there :)

--
View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-4-Need-help-in-Select-option-tp4414916p4430917.html
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: Tapestry 4 - Need help in Select option

Posted by NewUser <sw...@gmail.com>.
Thanks Jonathan for your reply.

I have got the listboxes working now. I have used some javascript on client
side(HTML pg). Now, I am stuck with 1 thing. My 2nd listbox is getting its
values at runtime (from 1st listbox). Now, at the back end ie, in .java
class I need to send these values in 2nd listbox to an excel file. 

Can anyone give me some idea on how do we retrieve a dynamic listbox values
in .java class, using tapestry 4 ???  



--
View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-4-Need-help-in-Select-option-tp4414916p4422578.html
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: Tapestry 4 - Need help in Select option

Posted by Jonathan Barker <jo...@gmail.com>.
It sounds like should check out the palette component in the "contrib"
library.

http://tapestry.apache.org/tapestry4.1/tapestry-contrib/index.html

It's available in both the 4.0 and 4.1 versions of Tapestry.


On Sat, May 21, 2011 at 10:42 AM, NewUser <sw...@gmail.com>wrote:

> Hello everyone,
>
> I am a new user in tapestry. Working on a project that is developed using
> tapestry 4. I need to know how can I implement 2 listboxes on a page where
> in 1 listbox, data gets populated from database and there are 2 buttons on
> the form that helps in moving data from 1 listbox to other and vice-versa.
>
> Can anyone give me some example how can I implement this?
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Tapestry-4-Need-help-in-Select-option-tp4414916p4414916.html
> 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
>
>


-- 
Jonathan Barker
ITStrategic