Re: Help me to understand the source of Grid

2012-12-14 Thread Rural Hunter
age as starting point. Thanks a lot. I wasn't aware that the parameter binding is bi-directional. it's really cool! -- View this message in context: http://tapestry.1045711.n5.nabble.com/Help-me-to-understand-the-source-of-Grid-tp5718710p5718714

Re: Help me to understand the source of Grid

2012-12-13 Thread antalk
s message in context: http://tapestry.1045711.n5.nabble.com/Help-me-to-understand-the-source-of-Grid-tp5718710p5718714.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-uns

Help me to understand the source of Grid

2012-12-13 Thread Rural Hunter
Hello, I want to customize the grid and the pager. I'm trying to read the source of Grid and GridPager now. I just met one thing I can not understand. The links on pager pass the selected page number into GridPager component by triggering the onAction of GridPager. But in the onAction of the