Tagged Questions

0
votes
0answers
132 views

AjaxControlToolkit - Firing AnimationExtender from code behind

I have a FormView in my application, and I want to show a message when an item has been inserted, then have it disappear ready for the next insert operation. I'm having some issues with this though - ...