paging on reload

paging on reload

jayantpawarjayantpawar Posts: 1Questions: 0Answers: 0
edited September 2012 in DataTables 1.9
Im retrieving data from server and displaying all data in a table. Everything is working fine. But the problem is that Im manipulating data and doing a postback. After page is reloaded I want to maintain the page no. so that when page gets reloaded the table will show the same page before postback.
This discussion has been closed.