3 Replies Latest reply on Feb 23, 2013 12:52 AM by iabughosh

    How to add or remove row in JSF+Seam+RichFaces project?

    ferdaus87

      Hello?

       

      I want ask whether someone knows how to add or remove an entire row from a datatable in Seam +RichFace +JSF project.

      I am using Seam 2.3.0.Final and develop the pages through jsf and richfaces.

      I already fetcehd the data from my MySQL database in the view page and want to know how to delete  the particular retrieved data or add a new data into my database.