7 Replies Latest reply on Jul 1, 2011 2:04 PM by littlespider

    [heeeelp] rich:dataTable styles problem after a page refresh

    raid3n

      Hello,

       

      I have a index.html that uses a template.xhtml.

      Inside index.html I have a <rich:tabPanel> and a <rich:tab> within <ui:include src="page.xhtml">.

      Into page.xhtml there's a <rich:dataTable>.

       

      Everything is ok. The datatable is showed well. But when I refresh the index.html I got this error:

       

      Errore: RichFaces.ui.DataTable is not a constructor

      File sorgente: http://localhost:9090/jsf/protected/index.xhtml

      Riga: 32

       

      The datatable has no styles.

       

      What's wrong?