0 Replies Latest reply on Mar 9, 2011 4:52 AM by philippeaubertin

    Datatable And filterBy

    philippeaubertin

      Hi,
      I have two issues with my datatable:


      First:
      I use a convertor to format my data:


      <f:convertDateTime pattern="dd/MM/yyyy" timeZone="GMT+1" />



      But the filter input works only in the other format (YYYY-MM-DD). Is there a way to use a convertor in the filter input?


      Second:
      What's is the better way to filter with regular expression a column. For example, I want to use such input:



      *test or ?test





      Thanks.
      Best regards.