0 Replies Latest reply on Jun 27, 2007 6:07 AM by stuartm1971

    rich:datascroller getPageIndex() & setPageIndex()

    stuartm1971

      I have a problem using these methods. If I call setPageIndex(int) passing in my desired page number int, a subsequent call to getPageIndex() reveals that the value is 1 greater. This would be fine except that zero doesn't seem to be accepted by setPageIndex() for my first page and also the last page value displays only the facets of my table. Any ideas?