4 Replies Latest reply on May 16, 2007 10:05 AM by ilya_shaikovsky

    How to reRender only particular row(s) of datatable

    meenak

      I have a datatable iterated on a variable.Each loop produces two textareas (text entered in first one should appear in the second clearing the text in the first one).The user may enter text into some of the textareas and when he clicks on update only the textarea(s) containig text and their corresponding textarea(s) should be reRendered.
      how to do this using reRender in commandLink , outputPanel or is there any other way out.
      thanks in advance