Hi

Use empty parameter to customize the display when the list is empty

http://tapestry.apache.org/tapestry5.1/tapestry-core/ref/org/apache/tapestry5/corelib/components/Grid.html

Regards,
Christophe Cordenier.

2010/3/10 Jagadesh Paladugula <jagadeshpaladug...@gmail.com>

> Hi Everyone,
>
> In Tapestry, Grid gets generated when the "source" attribute of the grid
> returns a collection with length>0. When the length of the collection is 0,
> by default it generates some text content saying "*There is no data to
> display*".
>
> I want to change the above functionality in such a way that, even when the
> collection size is 0, the grid should generate as as-usual and, it should
> display *"There is no data to display" *inside the grid.
>
> Please suggest me a approach for customizing the gird component.
> --
> Thanks & Regards
> Jagadesh
>



-- 
Regards,
Christophe Cordenier.

Developer of wooki @wookicentral.com

Reply via email to