Hi Sandeep,

You may try to use the <p:myAttributeHeader> tag to customize the display of
your grid header cell.

Here is a small quote for the official documentation:
"The header for a column may be overridden in the same way, using a
parameter name of propertyheader . The parameter block will provide the
content inside the <th> element. The provided block is responsible for
providing any links or icons related to sorting."
http://tapestry.apache.org/tapestry5.1/tapestry-core/ref/org/apache/tapestry5/corelib/components/Grid.html

Regards,

Robin K.
-- Atos Worldline



sandeepraj singh wrote:
> 
> Hi Guys,
> I wanted to have a master CheckBox while using the Grid Component. That
> CheckBox would be present at the Header Row of Grid Components, and allow
> to check the CheckBoxes below to be checked or unchecked.  
> Is there any way else to do it except for Copying the entire Grid
> Component Source Code to MYOWNGRID and then making changes to GridColoumn
> Component inside Grid Source Code that would be copied.
> 
> Any Pointers would be of great help
> 
> Thanks
> Sandy
> 

-- 
View this message in context: 
http://www.nabble.com/Have-a-Master-Checkbox-For-T5-Grid-Component-tp24752416p24752886.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to