Hi,

I'm looking for a way to do following:

http://localhost/search?country=US&stateNY&page=1

this will return a page containing a grid

and the pager has 1, 2, 3

and every pager number will have following links:

http://localhost/search?country=US&stateNY&page=1
http://localhost/search?country=US&stateNY&page=2
http://localhost/search?country=US&stateNY&page=3

Is this possible with grid?

Angelo
-- 
View this message in context: 
http://www.nabble.com/t5%3A-grid%27s-pager-with-query-string-as-links-tp23345871p23345871.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to