If the view state of a data grid is disabled and the page having the data grid view is reloaded
by pressing F5. what will happen to the values of the data grid?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manav PandyaPosted Mar 19, 2018, 8:43 AM
Bhavesh JadavPosted Mar 19, 2018, 8:23 AM
GETrequest, F5 will repeat thatGETand the Viewstate will not be sent. Therefore the grid will likely be reloaded from source.