WHAT'S NEW?
Loading...
Showing posts with label ajax. Show all posts
Showing posts with label ajax. Show all posts
You have to set the ScriptManager property "SupportsPartialRendering" explicit to "true".
(Additionally to EnablePartialRendering="true")

<asp:ScriptManager  id="ScriptManager" runat="server" SupportsPartialRendering="true"  EnablePartialRendering="true"/>

This will include  MicrosoftAjaxWebForms js