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

Views: 701   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

 

 



You are viewing reply posted by: Mudassar on Apr 04, 2012 04:20 AM. Show All

Joined: Nov 11, 2011 05:52 PM
Answered: 2747
Attempted: 3585
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