1 Reply Latest reply on Apr 19, 2009 10:30 AM by kavitatipnis

    Adding rows to datatable at client side using some input con

      HI All,

      Iam newbie to JSF. Iam able to create sample application using RichFaces implementation. Now iam facing one problem in JSF pages.

      I have to display a panelGrid in a form consisting of some components for capturing input, one "Add Row" button and one "Clear" button.onclicking of the "Add Row" button, i want to render another panel(which was previously hidden on the same page) consiting of datatable which will display the added rows.

      This should happen in client side only
      Please can anyone suggest me how to acheive this?

      Regards,
      Tirumal Reddy M