0 Replies Latest reply on Nov 23, 2007 12:07 PM by bdillon

    ScollableDataTable and Seam DataModel annotations

    bdillon

      Hi,

      Does Seams @DataModel annotation work with the richfaces ScollableDataTable ? I have managed to get the annotation working with a basic JSF table but with the ScrollableDataTable the error I get is

      Property not found on type org.jboss.seam.jsf.ListDataModel

      I was hoping to use this seam facility to inject the DataModel into the table.

      Thanks,

      Brian