2 Replies Latest reply on Jan 28, 2009 8:39 AM by vannekawa

    headers are not Headers are not displayed on rich:scrollabl

    orkun

      hello

      I am working on <rich:scrollableDataTable but headers are not
      displayed.

      <rich:column>
      <f:facet name="header">
      <h:outputText styleClass="headerText" value="ID"/> # nothing seen
      </f:facet>
      <h:outputText value="#{hey.id}"></h:outputText> # OK </rich:column>

      I will appreciate, if you tell me why


      regards