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:
Quote:
> 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
>
>