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.

Parents
  • 15979
    Verified Answer
    posted

    Hello ramon_cruz,

    Our controls are created with full compatibility to Microsoft’s “ScriptManager” control and can be used with it without any major functionality or performance hit.

    That is why you can use “ScriptManager” control for both Infragistics and AjaxToolkit controls.

    Inform me if you have additional questions.

Reply Children