Hi everyone! I'm still a little new to Tapestry5, and before starting a large
project we've decided to develop a small internal application using
Tapestry5. I was working on this for some 3 weeks now, and so far I'm
impressed! I was able to resolve most of my issue using Google, Tapestry
reference and Wiki, or the archives of this mailinglist, but this time I ran
into a few things that I can't figure out. Here's the first one:

I'm using the Grid component to display a list of some entities. The Grid
itself has a few parameters to adjust paging behavior (namely pagerPosition
and rowsPerPage) but there's no parameter to configure GridPager's "range"
parameter. Now, I searched wherever I could, but didn't find a single
example on how to adjust the default values of "range" which is 5. I have
tried to do this declaratively, programmatically in the page's backing
class, but just couldn't find the way to do this.

So my question is: is there an easy way to do this? And if not - is there a
hard way to do this? :) I think I mainly need some pointers to get me
started. 

Thanks in advance!
Rado
-- 
View this message in context: 
http://www.nabble.com/Setting-the-GridPager-range-tp18870199p18870199.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to