2 Replies Latest reply on Sep 9, 2009 11:58 PM by anoopanooponly

    problem with rich:calendar as filter element in Rich data ta

    anoopanooponly

      Have you got any solution to the problem with rich:calendar as filter element in Rich data table after reRendering ,the pop up will not opens.Am using richfaces 3.3.0?

      code snippet:

      :
      :
      :
      <rich:column styleClass="whiteColumn">
      <f:facet name="header">
      <h:panelGroup>
      <rich:calendar id="calendarS" zindex="5">
      </rich:calendar>
      </h:panelGroup>
      </f:facet>
      :
      :
      :


      If in any case if i reRender the table the calandar will not open