0 Replies Latest reply on Jul 8, 2011 1:03 AM by liverpoolfan

    facet filter for rich calendar in rich datatable

    liverpoolfan

      I have a rich datable in which i need to have a calendar as a filter instead of inputText.  In extended data table, I have used below code

       

      <f:facet name="filter">

      <rich:calendar/>

      </f:facet>

       

      Sorting and filtering works perfectly with the above code for extended data table. But the above code does not work for rich data table. Wondering how to implement the above functionality for rich data table.

       

      Please help.

       

      Thanks in advance.