Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

Trouble with Update Panel in Chrome browser

$
0
0

Hi. 

I work with update panel.

    <asp:UpdatePanel runat="server" ID="someid" >
        <ContentTemplate>
           
        </ContentTemplate>
        <Triggers>
            <asp:AsyncPostBackTrigger ControlID="someid2" EventName="somefunction" />
        </Triggers>
    </asp:UpdatePanel>

In IE all working fine. In Chrome and Firefox after ~30 seconds if i tried to clicked any button the postback is done and page will reset.

How to fix it?


Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>