2 Replies Latest reply on Apr 24, 2009 1:01 AM by ilya_shaikovsky

    add new row to rich:datatable or scrollable datatable using

    littlealan

      Hi All,

      I'd like to have a button to add a blank new row to the rich:datatable for data input. Did some searching on forum/google that I can only find a solution to trigger an action to add an item to the List of the backing bean and re-render the table. But is there a pure client-side way to add a new row using javascript, and do a server request to save all the rows the user added?

      I'm using MyFaces 1.1.6, facelets and Richfaces 3.1.6 SR1

      Thanks in advance.

      Alan