i have
1 textbox, 3 separate checkboxes , 1 dropdown and a Add new button in a single row .
this row is dynamic can be multipled many times using Add new button.
there will be a submit button to save and store all data to DB.
if i add 3 or more rows using Add new button and save to DB. then i want to display only the recently added rows data so that i can print that page.