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 button needs …
0
votes
Animation Extender Problems
With help from the answer given the final solution was as follows:
Add another button and hide it.
<input id="btnHdn" runat="server" type="button" value="button" style="d …
