0 Replies Latest reply on May 21, 2008 1:13 PM by billevans

    HtmlScrollableDataTable - Where is the source and why not an

    billevans


      Dear RichFaces developers:

      I am having my second attempt at getting binding to work with the ScrollableDataTable, this time on v3.2.0.SR1.

      I downloaded the source so can figure out that binding fails in ScrollableDataTableBaseRenderer.encodeBegin(), because it fails to find that HtmlScrollableDataTable is a subclass of UIScrollableDataTable. Some sort of compilation mismatch?

      The other odd thing is that HtmlScrollableDataTable is not provided in the richfaces src zip. Should this tell me that the 'binding' option is not properly supported?

      Please help!