5 Replies Latest reply on May 12, 2012 8:35 AM by khosro_question

    Editable table and rich:popupPanel retains old values after validate then cancel

    jeffpoos

      Im having an issue and would like to point out i can reproduce this issue in the RichFaces Showcace also

       

      I will detail how to reproduce in the showcase becuase it mimiks my problem almost exactly. 

       

       

      Follow this link

      http://showcase.richfaces.org/richfaces/component-sample.jsf?demo=dataTable&sample=dataTableEdit&skin=blueSky

       

      1) Edit the first row

      2) In the modal clear out the price then click store(should result in error "Price is required")

      3) Click cancel in the modal

      4) Edit the second row

       

      Now you will see the issue.  The modal is still showing a few values from the first row

       

      This is the issue i am seeing with my project and was wondering if there is a work around?