I am working in Ajax and uses a ScriptManager control for the design of any page but when we use any AJAX control without use of ScriptManager and run the application then message show error why. can i use any AJAX control without scriptmanager.
1 Reply
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.
Vineet Kumar SainiPosted Nov 21, 2011, 6:03 PM
You can't use use any AJAX control without scriptmanager because it is essential part of the AJAX.
Thanks.....