R
radix
Hello,
I have a aspx page with ajax scriptmanger update panel etc. I also
have public string variables on the aspx page.
Whenever postback happens from Ajax update panel, at server side all
the public string variables are reset to empty string. As if fresh
page is loaded. How to preserve the page level variables during Ajax
postback?
thanks!
Radix
I have a aspx page with ajax scriptmanger update panel etc. I also
have public string variables on the aspx page.
Whenever postback happens from Ajax update panel, at server side all
the public string variables are reset to empty string. As if fresh
page is loaded. How to preserve the page level variables during Ajax
postback?
thanks!
Radix