Re: T5: How to custome the GridPager ?

2012-08-13 Thread Bob.Sky
Thank you antalk ,the problem has been done.
I use this annotation
"@Component(parameters = { "source=dataSource",
"rowsPerPage=rowsPerPage", "currentPage=currentPage" })
private GridPager eloqPager;" to connect the my override pager to the
grid.



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/T5-How-to-custome-the-GridPager-tp5715219p5715376.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



Re: T5: How to custome the GridPager ?

2012-08-10 Thread antalk
Hi,

Depends on what you want to change ?

1. Layout - colors -> change the CSS
2. Structure and or behaviour -> override the GridPager class





--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/T5-How-to-custome-the-GridPager-tp5715219p5715220.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