Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

JAVASCRIPT TO refresh the Usercontrol or Update Panel or Div

$
0
0

Hi

Any one please help.

How to refresh the Usercontrol or Update Panel or Div on the javascript events

This code I want to do refresh:
        <div id="updateusercontrol" style="width: 1003px; margin: 0 auto;background-color:#fff;">
           <ajax:UpdatePanel ID="UpdatePanelLoginUserProfile1" runat="server" UpdateMode="Conditional">
                       <ContentTemplate>
                              <usr:LoginPanel ID="lgnBottonPanel" runat="server" Visible="false"></usr:LoginPanel>
                        </ContentTemplate>
                 </ajax:UpdatePanel>
             
        </div>
    </div>

I need to refresh the contril ID="lgnBottonPanel" inside the update panel on the button click from the pop up using javascript

Best regards,

Renuka.V


Viewing all articles
Browse latest Browse all 5678

Trending Articles



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