Hi people,
I am facing a problem with implementing AJAX in my user control in DotnetNuke application. I have added all the necessary information wrt to AJAX in web.config and included my entire html inside an UpdatePanel and i have just one instance of the ScriptManager on my user control.
I am using DotnetNuke version 2.0
I have heard that DNN 3 and above dont support it. I'm doing some DB updates in my button click. Is it possible that is interfering with the Partial Postback?
Thanks
Sanchita