0 Replies Latest reply on Mar 26, 2008 2:18 AM by kazoo

    rich:datatable, attribute "first" does not work

    kazoo

      I am trying to use the "first" attribute in rich:datatable.
      I allow user to change the rows per page, and I will rerender the datascroller and the datatable. In order for the scroller to work correctly, I need to set the attribute "first" to zero so that it will go to the 1st page when user changes the rows per page.
      But no matter what I value I set in "first", it doesn't seem to take effect.