Change GridPager to Pager and make it more general
--------------------------------------------------

                 Key: TAPESTRY-1617
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1617
             Project: Tapestry
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.0.5
            Reporter: Dan Adams
             Fix For: 5.0.6


It would be great if GridPager were more generally usable. It has a dependence 
on GridDataSource for the number of rows that prevents it from being used in 
places like search result pages.

Another enhancement that could be added to this is to emit a "changepage" event 
when the page changes that has the page number as the context. This way pages 
could listen and respond specifically to when the page changes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to