I have 4 textbox fields I want to give a link to ADD. when clicked on Add it should display the 4 rows belowthe existing rows as well a delete button.
Should be repeated when clicking on ADD.
So delete button should start displaying from second row when clicked on add.
If I click on delete button corresponding row should be deleted
Any help is appreciated