Richard Fennell

Mirror of 'But it works on my PC!'

Browse by Tags

All Tags » Ajax (RSS)
Controlling a Ajax Control ModalPopupExtender from Code behind
I have had a nightmare getting this going. Adding the ModalPopupExtender to a form is easy, you drop it on and tell it the two required controls parameters PopupControlID="MyModalPanel" TargetControlID="ButtonToLoadIt" And it just...