I have a dynamic table that gets generated and populated from database. I wanted to make the whole table data or table persistent, so that if the page is refreshed in a simple submit or click button it doesn't go off. I tried doing this for learning purpose if its possible, but no luckI have a dynamic table that gets generated and