1 Reply Latest reply on Mar 24, 2010 9:13 AM by nimo22

    header of rich:extendedDatatable

    nimo22

      I have a rich:extendedDatatable with no header-facets.

       

      but when rendered, there is always a header. How can I remove the header?

       

      I tried it with

       

      visibility:hidden;

       

      on the class extdt-subheader or rich-extdt-subheader, but it does not work.

       

      When using rich:datatable with no header-facets, then no header are shown (which is correct),

      but with rich:extendedDatatable a header is always shown even with no header-facets. How can I hide/delete this header?