You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Durgesh_Kab <du...@nuware.com> on 2009/10/14 15:05:47 UTC

ControlcheckBox in Tapestry5

Hi,

I am migrating the project from Tapestry 4 to Tapestry 5.

I had used ControlCheckBox controller in my project, where by selecting in
the header all the content data gets automatically selected. I am unable to
find the same in Tapestry5.

If anyone have come across any such requirement or component in Tapestry5,
please let me know. It will be a great help.

Thanks,
DK
-- 
View this message in context: http://www.nabble.com/ControlcheckBox-in-Tapestry5-tp25890729p25890729.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: ControlcheckBox in Tapestry5

Posted by Durgesh_Kab <du...@nuware.com>.
It was done with the help of JavaScript but i am unable to do the same. How
to add Checkbox in column header???

Let me summarize my requirement as : I have grid having list of students
detail as: Student Id, name, address, class, etc.

Now, i want to add checkbox in student header itself in place of Student Id
label and after selecting the same, all the students should get selected
from the content.

Any idea?

@ DK


Durgesh_Kab wrote:
> 
> Hi,
> 
> I am migrating the project from Tapestry 4 to Tapestry 5.
> 
> I had used ControlCheckBox controller in my project, where by selecting in
> the header all the content data gets automatically selected. I am unable
> to find the same in Tapestry5.
> 
> If anyone have come across any such requirement or component in Tapestry5,
> please let me know. It will be a great help.
> 
> Thanks,
> DK
> 

-- 
View this message in context: http://old.nabble.com/ControlcheckBox-in-Tapestry5-tp25890729p26318956.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: ControlcheckBox in Tapestry5

Posted by Durgesh_Kab <du...@nuware.com>.
Thanks Shing. The other thread is really useful. I am trying to implement by
taking help of other thread.

@ DK


Shing Hing Man wrote:
> 
> 
> Have you tried the following ?
> http://lombok.demon.co.uk/tapestry5Demo/test/components/checkboxgroupdemo
> 
> Please go to  http://lombok.demon.co.uk/tapestry5Demo/ for source code.
> 
> The following thread might be useful.
> 
> http://www.nabble.com/Have-a-Master-Checkbox-For-T5-Grid-Component-td24752416.html#a24755793
> 
> Shing
> 
> --- On Wed, 14/10/09, Durgesh_Kab <du...@nuware.com> wrote:
> 
>> From: Durgesh_Kab <du...@nuware.com>
>> Subject: ControlcheckBox in Tapestry5
>> To: users@tapestry.apache.org
>> Date: Wednesday, 14 October, 2009, 9:05 PM
>> 
>> Hi,
>> 
>> I am migrating the project from Tapestry 4 to Tapestry 5.
>> 
>> I had used ControlCheckBox controller in my project, where
>> by selecting in
>> the header all the content data gets automatically
>> selected. I am unable to
>> find the same in Tapestry5.
>> 
>> If anyone have come across any such requirement or
>> component in Tapestry5,
>> please let me know. It will be a great help.
>> 
>> Thanks,
>> DK
>> -- 
>> View this message in context:
>> http://www.nabble.com/ControlcheckBox-in-Tapestry5-tp25890729p25890729.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
>> 
>> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> 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://old.nabble.com/ControlcheckBox-in-Tapestry5-tp25890729p26319106.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: ControlcheckBox in Tapestry5

Posted by Shing Hing Man <ma...@yahoo.com>.
Have you tried the following ?
http://lombok.demon.co.uk/tapestry5Demo/test/components/checkboxgroupdemo

Please go to  http://lombok.demon.co.uk/tapestry5Demo/ for source code.

The following thread might be useful.

http://www.nabble.com/Have-a-Master-Checkbox-For-T5-Grid-Component-td24752416.html#a24755793

Shing

--- On Wed, 14/10/09, Durgesh_Kab <du...@nuware.com> wrote:

> From: Durgesh_Kab <du...@nuware.com>
> Subject: ControlcheckBox in Tapestry5
> To: users@tapestry.apache.org
> Date: Wednesday, 14 October, 2009, 9:05 PM
> 
> Hi,
> 
> I am migrating the project from Tapestry 4 to Tapestry 5.
> 
> I had used ControlCheckBox controller in my project, where
> by selecting in
> the header all the content data gets automatically
> selected. I am unable to
> find the same in Tapestry5.
> 
> If anyone have come across any such requirement or
> component in Tapestry5,
> please let me know. It will be a great help.
> 
> Thanks,
> DK
> -- 
> View this message in context: http://www.nabble.com/ControlcheckBox-in-Tapestry5-tp25890729p25890729.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
> 
> 


      

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