You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Pablo Ruggia <pr...@gmail.com> on 2005/04/21 04:08:43 UTC

Selection of Table Rows

Hi !

¿ Which is the easyst way of create a table with a checkbox to select rows ?
¿ Do I have to Use FormTable ?

Thanks.

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


Re: Selection of Table Rows

Posted by Pablo Ruggia <pr...@gmail.com>.
I've looked it. It isn't very straightfoward.
I'm working in an application wich will have a lot of theese type of selection.

Thanks.


On 4/21/05, Thomas Meier <th...@fastmail.fm> wrote:
> Sorry - I meant LocaleList :)
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
> 
>

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


Re: Selection of Table Rows

Posted by Thomas Meier <th...@fastmail.fm>.
Sorry - I meant LocaleList :)

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


Re: Selection of Table Rows

Posted by Thomas Meier <th...@fastmail.fm>.
The easiest way is probably to look at how the LocaleSelection is 
implemented in the TapestryWorkbench. It's using checkboxes for the rows 
as well. The TapestryWorkbench comes with the Tapestry distribution

Pablo Ruggia wrote:

>¿ Which is the easyst way of create a table with a checkbox to select rows ?
>¿ Do I have to Use FormTable ?
>

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