Em Fri, 13 Nov 2009 13:52:10 -0200, Durgesh_Kab <durgesh.ka...@nuware.com> escreveu:

Thank you very much...

:)

I found one some reference on:
http://tapestry.formos.com/nightly/ioko-tapestry-commons/tapestry-mixins/

Why don't you use it or at least read its sources to draw inspiration from it?

But, as this is a indivisual project, i wanted some hint on how i can
achieve the same control check box in my project. The main challenge before me is to add checkbox in grid header and then give master control to it for all the content id check boxes.

You can rewrite a header cell using <t:parameter name="propertyNameHeader"> or <p:propertyNameHeader>. The rest is implemented through JavaScript. Give each controlled checkbox a CSS class then use Prototype's $$() function to find them.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor Owner, software architect and developer, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

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

Reply via email to