Tagged Questions

1
vote
0answers
154 views

One update panel updated and other one is also updated?

I have scenario, I have two update panels on the page (both have update mode='conditional'). If I update one update panel the other is automatically updated. This is first problem. …
0
votes
0answers
123 views

AnimationExtender - close by clicking ouside the div

I've just started working with the animationextender. It is being used for a login dialog that ideally will disappear if the user clicks outside of the login dialog. As in, the …
1
vote
2answers
1k views

Animation Extender Problems

Hi, I have just started working with the AnimationExtender. I am using it to show a new div with a list gathered from a database when a button is pressed. The problem is the but …