Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
340
ScriptManager
posted

I want to use ASP.NET AJAX Controls and Infragistics controls in the same page. Infragistics has it's own script manager (WebScriptManager) and AJAX has it's own as well (ToolkitScriptManager).

Only one scriptmanager is allowed on a page.

Can someone please recommend me a solution.