Hi Dimitris, indeed I would like to go with the release 5.4, but I need to release to our customer at the end of june, and I have no clue of the release date of t5.4.
So I'm stuck with 5.3.7/5.3.8 Thanks, larzeni > Sent: Wednesday, June 03, 2015 at 2:52 PM > From: "Dimitris Zenios" <dimitris.zen...@gmail.com> > To: "Tapestry users" <users@tapestry.apache.org> > Subject: Re: Tapestry 5.3.7 - best way to customize Grid Pager > > You can use tapestry 5.4 and ComponentOverride. Also tapestry 5.4 comes > bundled with bootstrap and jquery > > On Wed, Jun 3, 2015 at 3:39 PM, Luca Arzeni <l.arz...@iname.com> wrote: > > > Hi, > > I'm using Tapestry5 (5.3.7), and bootstrap for reponsive layout. > > > > I'using tapestry5 grid component, and I would linke to customize the pager > > to have a html list (ul/li) of links to jump to search result pages and not > > a simple list of links as produced by t5 native GridPager component. > > > > AFAIK, I cannot change the GridPager since is a private component of > > "org.apache.tapestry5.corelib.components.Grid" > > > > @Component(parameters = { "source=dataSource", "rowsPerPage=rowsPerPage", > > "currentPage=currentPage", "zone=zone" }) > > private GridPager pager; > > > > Ideally I would like to write a custom pager and contribute it to t5 grid > > but it seems to be impossible. > > > > May I ask you what is the best way to accomplish this goal? > > > > Am I forced to create a custom Grid component? > > > > Thanks, > > larzeni > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > > For additional commands, e-mail: users-h...@tapestry.apache.org > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org