Hi.........
How can we define AsyncPostBack property in AJAX. Can i use AsyncPostBack with ScriptMnager?
Loading
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.
AartiPosted Jan 12, 2012, 11:41 PM
Please Refer below link:
AsyncPostBack property in AJAX:
http://msdn.microsoft.com/en-us/library/bb386454.aspx
AsyncPostBack with ScriptManager:
http://msdn.microsoft.com/en-us/library/bb398863.aspx
http://msdn.microsoft.com/en-us/library/system.web.ui.scriptmanager.aspx
Satyapriya NayakPosted Jan 12, 2012, 11:27 PM
Please refer the below link
http://ajax.asp.net/docs/tutorials/ExclusiveAsyncPostback.aspx
http://www.dotnetcurry.com/ShowArticle.aspx?ID=176
Thanks