I am creating a dynamic table on a pop-up (appending rows to the table dynamically using JQuery) and on a back button I want to display the table data in the same format on to the page which invoked the pop-up.
I did some efforts using local - variable but all in vain! Please help me with this. Thanks!