1 Reply Latest reply on Jun 22, 2009 5:21 AM by gturek

    Help with richfaces:scrollableDataTable

    gturek
      I am trying to use a richfaces scrollabledatatable and I am following the example given on the Richfaces website with the bean code available thru the SVN site. I am getting an argument type mismatch error:

      javax.el.ELException: /home.xhtml @95,50 binding="#{moduleSearch.table}": java.lang.IllegalArgumentException: argument type mismatch

      table is a UIScrollableDataTable object.


      Are there any examples out there of using a rich faces scrollable data table with Seam? It sure would help a lot.