1 Reply Latest reply on Oct 15, 2008 8:40 AM by nbelaevski

    rich:datascroller paging does not update values

      I have defined a datascroller, and set actionListener and scrollerListener. If I click on a link in the list the values that are in the same form as the scroller is set with their set* methods.

      However, if I click directly on one of the page number, forward, backwards, fast forward or fast backwards, ther rest of the form is not updated, and the set*() methods are never called.

      Is this a bug in RichFaces (I have tried all the 3.2.x releases) ?