Hi,
I have 3 UpdatePanel on a page: UpdatePanel1, UpdatePanel2, UpdatePanel3. I
have a button inside UpdatePanel2, when this buttons is clicked all 3
UpdatePanels got updated, is this normal behavior? I only expect UpdatePanel
2 to be updated.
TIA
Hi,
I have 3 UpdatePanel on a page: UpdatePanel1, UpdatePanel2, UpdatePanel3. I
have a button inside UpdatePanel2, when this buttons is clicked all 3
UpdatePanels got updated, is this normal behavior? I only expect UpdatePanel
2 to be updated.
TIA
Danny Ni wrote:This has the info you're looking for:
> I have 3 UpdatePanel on a page: UpdatePanel1, UpdatePanel2,
> UpdatePanel3. I have a button inside UpdatePanel2, when this buttons
> is clicked all 3 UpdatePanels got updated, is this normal behavior? I
> only expect UpdatePanel 2 to be updated.
"Building Interactive User Interfaces with Microsoft ASP.NET AJAX: Using the
UpdatePanel"
http://www.4guysfromrolla.com/articles/102407-1.aspx
Andrew
Hi,
That is the "default" behavior... to change it... just set the property
"UpdateMode" to "Conditional" in your UpdatePanels.
http://codeclimber.net.nz/archive/20...is-Always.aspx
Daniel.
Danny Ni wrote:
> Hi,
>
> I have 3 UpdatePanel on a page: UpdatePanel1, UpdatePanel2, UpdatePanel3. I
> have a button inside UpdatePanel2, when this buttons is clicked all 3
> UpdatePanels got updated, is this normal behavior? I only expect UpdatePanel
> 2 to be updated.
>
> TIA
>
>
| Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Opening mutiple folders... | hsnp | Live Mail | 1 | 24 Apr 2010 |
| Mutiple users | Plummer Family | Vista mail | 2 | 05 Oct 2009 |
| Mutiple Inboxes? | kbkemper | Vista mail | 1 | 24 Feb 2009 |
| mutiple IP addresses for wired network | Don W | Vista networking & sharing | 3 | 23 Dec 2007 |
| Re: Sent mail not going into the Sent Items box, for mutiple accounts | Joe Madsen | Vista mail | 0 | 09 Dec 2007 |