3 Replies Latest reply on Aug 31, 2010 9:50 PM by josexbr

    Entity Query, pagination question.

    mkabir

      I need to display pagination like this...



      Prev 1 2 3 Next


      When user clicks on 3, the display bar should show


      Prev 3 4 5 Next



      EntityQuery is inadequate in being able to display something like this.


      Is there a plan to enhance EntityQuery to give out information such as


      currentPageNum
      prevPageNum
      NextPageNum


      We can do it by keeping this information outside of the entityQuery.


      Anybody faces with a similar problem ?


      -Thanks,


      KB.