I have a gridview and its populated from a datatable. I have used Viewstate to hold the data.
Now if I redirect to a new page from this page and again come back to this page, all my datas are lost and the gridview, datatable, viewstate is showing empty.
How can I retain the previous table inspite of page reload?
Gokhul VarmanPosted Aug 3, 2017, 10:40 AM
Pradeep YadavPosted Aug 3, 2017, 9:04 AM
Midhun TpPosted Aug 3, 2017, 7:25 AM
Dilip GuptaPosted Aug 3, 2017, 5:42 AM