3 Replies Latest reply on Apr 9, 2009 5:35 AM by nbelaevski

    Rich DataSCroller to show dropdown with number of pages. ?

    anand_sridhar

      Hi,
      I am using rich DataScroller to render a paginatable list.
      However, one of the requirements I am trying to fill is to add a drop down along with the next, previous, first , last buttons.
      The drop down will contain the page numbers as options and selecting one page will render that page directly.

      My Question is does RichFaces Datascroller provide such a functionality out of the box. ?
      Or I need to implement and write the logic for the drop down too.?