Thanks both of you! I will try the DOM rewriting, I guess it will be easier and fulfill my demand completely.
Best regards! -- Ladislav ---------- Původní zpráva ---------- Od: Thiago H de Paula Figueiredo <thiag...@gmail.com> Datum: 6. 6. 2013 Předmět: Re: Multi-row Grid header "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"