Author Login
Post Reply
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