2 Replies Latest reply on Jun 26, 2007 8:36 AM by saranggore

    <h:selectBooleanCheckBox> does not reRender correctly even i

      I am using richfaces dataTable to render a table.
      I am having a problem with rendering a <h:selectBooleanCheckBox>. it does not reRender correctly even if the value returns back as false. Even if the value returns back as false, it still has it checked.
      I think it caches the results from a previous run.