In the IE9 update panel lose style but not in google chrome or firefox.
You must add a ScriptManager control to the page and set its EnablePartialRendering property to true
<asp:ScriptManager EnablePartialRendering="True|False" />
No comments:
Post a Comment