0 Replies Latest reply on May 20, 2008 4:10 AM by _max_

    Datatable with SerializedDataModel : UnsupportedOperationExc

    _max_

      Hi,

      I want to make a true pagination with rich:datatable, rich:datascroller and SerializedDataModel, but the setRowIndex method is called and throws an UnsupportedOperationException !
      This method shouldn't be called by JSF framework 1.2 according to the example provides in the live demo.

      I use RicheFaces 3.2.0.SR1
      MyFaces 1.2.3
      Facelets 1.1.14
      Tomcat 6

      Thx