2 Replies Latest reply on Feb 17, 2010 8:36 PM by madhav_inamti

    Pagination options

      Hi,


      I have added more pagination options (than what exists) in a recent project using Seam. These enhanced options give you prev 1 2 3 next as the options on the page for a query based on EntityQuery and also for custom queries.


      The changes are in 2 files. EnhancedEntityQuery extends EntityQuery and CustomQuery is a new class.


      I would like to submit this code to the Seam project.


      Regards,


      Madhav (minamti@gmail.com)