Last Reply on Apr 04, 2012 04:22 AM By babu935

Views: 697   Replies: 2  Answers: 1
Joined: Mar 05, 2012 06:05 AM
Location:  
hyderabad
India  India
Asked: 22

Hi

I have a requirement like need multiple update panel in web page and also i want to load only one (targeted one)  update panel content when I click button on another update panel. Can anyone explain me how to achive this requirement.

 

thanks

 

 



Joined: Mar 05, 2012 06:05 AM
Location:  
hyderabad
India  India
Asked: 22
0

Let me try on my development system....thanks


Joined: Nov 11, 2011 05:52 PM
Location:  
India 
Answered: 2738
Attempted: 3567
0

You need to set the following properties for all updatepanels

1. UpdateMode

2. ChildrenAsTriggers

<asp:UpdatePanel ID="UpdatePanel1"  runat="server" UpdateMode="Conditional"                  ChildrenAsTriggers="false" > 
</asp:UpdatePanel>

 

MVP ASP.Net

© 2013 www.aspforums.net All rights reserved. Powered by Excelasoft Solutions.  Excelasoft Solutions

Disclaimer: This site is started with intent to serve the ASP.Net Community by providing forums (question-answer) site where people can help each other. The content posted here is free for public and is the content of its poster. The site does not provide any warranties for the posted content. If you feel any content is violating any terms please contact.
Google+ | FaceBook | Glossary
Google