Hello,
Currently I'm just using the ModalPopupExtender control. The ToolkitScriptManager is adding references to 167 javascript files to my HTML. I want to use the standard ScriptManager and only reference the JS files needed for the ModalPopupExtender. Which reference do I use or how do I get the ToolkitScriptManager to only load what's needed?
Thanks,
Comments: Starting with the v15.1 release, we have removed the ToolkitScriptManager due to various issues it caused. So, the described problem no longer exists.
Currently I'm just using the ModalPopupExtender control. The ToolkitScriptManager is adding references to 167 javascript files to my HTML. I want to use the standard ScriptManager and only reference the JS files needed for the ModalPopupExtender. Which reference do I use or how do I get the ToolkitScriptManager to only load what's needed?
Thanks,
Comments: Starting with the v15.1 release, we have removed the ToolkitScriptManager due to various issues it caused. So, the described problem no longer exists.