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 GridPager, it only sets a private/non-persist value currentPage with the select page number. I can not find how the enclosing Grid compenent gets the selected page number. pls help me with that. Thanks in advance.

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

Reply via email to