0 Replies Latest reply on Oct 22, 2008 10:25 AM by fazzola

    dataTable and dataScroller

    fazzola

      I'm using JSF 1.2 and richfaces 3.2.2GA. I'm facing a strange probem.
      I'm using my own class that extends SerializableDataModel. In the SequenceRange the start (firstRow) and number of pages are 0.

      In the jsp page i've added the dataScroller tag but it is disabled so i can't move between pages.

      Can anyone help me?