> And: https://github.com/intercommit/Weaves for code
>
>
>
> --
> If you reply to this email, your message will be added to the discussion
> below:
>
> http://tapestry.1045711.n5.nabble.com/Using-a-checkbox-in-a-grid-component-tp2433811p5085856.htm
code
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Using-a-checkbox-in-a-grid-component-tp2433811p5085856.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-
On Mon, 19 Dec 2011 09:04:30 -0200, Paulo Ricardo Ribeiro
wrote:
Hello,
Hi!
I'm trying to add a "Select All / Select None" button at the end (or
top) of the grid.
I'll, probably create a mixin to do so, but, since i don't want to
"reinvent the wheel", I'm wondering if there's a simpl
cardo
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Using-a-checkbox-in-a-grid-component-tp2433811p5085754.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-ma
-
From: Scot Mcphee [mailto:scot.mcp...@gmail.com]
Sent: 10 August 2009 06:41
To: users@tapestry.apache.org
Subject: Using a checkbox in a grid component
Hello
Does any one have a short recipe how to use a checkbox in a grid
component?
What I need to do is fairly simple - let the use s
pe it helps, I thought it was rather tidy!
Alfie.
-Original Message-
From: Scot Mcphee [mailto:scot.mcp...@gmail.com]
Sent: 10 August 2009 06:41
To: users@tapestry.apache.org
Subject: Using a checkbox in a grid component
Hello
Does any one have a short recipe how to use a checkbox in a
Em Mon, 10 Aug 2009 21:42:56 -0300, Scot Mcphee
escreveu:
BTW Is there any effective difference in using the name="propertynameCell"> style versus the style of
controlling the cell render?
No difference. was the first syntax
provided. The is the new one, added in 5.1.0.x.
--
Thiago
On 10/08/2009, at 23:22 , raucha wrote:
You might not even need any chenillekit on this. I use:
Yes indeed.
In the end I got this to work
Which is remarkably similar to what I had in the first place. So I
don't really know what I did wrong in the first ins
Salutation.MR));
> // just set an id value
> for(int i = 0; i< addresses.size();i++)
> addresses.get(i).setId(i+1);
> }
>
> public List getAddresses() {
> return addresses;
> }
> }
>
>
Scot Mcphee schrieb:
Hello
Does any one have a short recipe how to use a checkbox in a grid component?
What I need to do is fairly simple - let the use select (for example)
three of five available options presented in a grid component, and
submit their selections, which are then processed. A
Hello
Does any one have a short recipe how to use a checkbox in a grid
component?
What I need to do is fairly simple - let the use select (for example)
three of five available options presented in a grid component, and
submit their selections, which are then processed. A good example
wo
11 matches
Mail list logo