You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Thiago H. de Paula Figueiredo (JIRA)" <ji...@apache.org> on 2009/05/15 03:53:45 UTC

[jira] Commented: (TAP5-700) Improve Grid component of Tapestry

    [ https://issues.apache.org/jira/browse/TAP5-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709665#action_12709665 ] 

Thiago H. de Paula Figueiredo commented on TAP5-700:
----------------------------------------------------

Use the Loop component instead of Grid in this case. If you want pagination, use the PagedLoop from ChenilleKit.

> Improve Grid component of Tapestry
> ----------------------------------
>
>                 Key: TAP5-700
>                 URL: https://issues.apache.org/jira/browse/TAP5-700
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5, 5.0.18
>            Reporter: Tam Du
>
> When using Grid component of Tapestry, I found that we should have an option to display/not display the header of the Grid. The reason of this requirement is: when developing my product, in some cases, I need to use Grid but I don't want to display the header of that grid.
> For example, I use Tapestry to write the list topic page of this website http://62.101.68.227:8888/snippetrepobrowser/, the header of Grid is unnecessary.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.