On Thu, 06 Jun 2013 10:27:13 -0300, Barry Books <trs...@gmail.com> wrote:

The grid is made from various sub components. Instead of using Grid you can write you own HeaderGrid and use the sub components such as GridPager and
GridRow.

Another option is to use Tapestry DOM rewriting (such as void afterRender(MarkupWriter writer) { ... }) in your page or component class.

--
Thiago H. de Paula Figueiredo

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

Reply via email to