I have tried to use all the above methods to store a value in the controller method, after which I give a call to the partial view.
The problem here is the value that I had stored earlier gets flushed.
I need to persist that value. What should i do?