3 Replies Latest reply on Dec 22, 2010 3:31 AM by philippeaubertin

    ExcelExporter and filterBy

    philippeaubertin

      Hi


      I use this feature to export data from my extendedDataTable:
        


      <h:commandLink value="Exportation de la table au format Excel"
                             action="#{excelExporter.export(ajaxincludeentreprise:formEntreprise:tableEntreprise)}" />




      It works fine. But now, I try to export the same DataTable but with the filterBy and the orderBy activated.


      Is there a way ty make it work together?


      Thanks,
      Best regards.


      Aubertin Philippe