Tagged Questions
0
votes
0answers
123 views
Sequence AnimationExtender with ModalPopup containing UpdatePanel
I'm using the ModalPopupExtender and AnimationExtender from the AjaxControlToolkit. The ModalPopup has an UpdatePanel containing some dynamic data. So when a button_Click event triggers the ModalPopup ...