Microsoft
Software
Hardware
Network
Question : How to share the same ModalPopupExtender and the popup panel by buttons within different UpdatePanel
Hi everyone,
As in my question title: I got several update panels in a page, and each of them contains a "Add Extra" button. I also added a modal popup extender, and a popup panel.
My question is how can I reuse this ModalPopupExtender for all these "Add Extra" buttons click,
it only has one TargetControlId attribute.
In addition, because I put this ModalPopupExtender outside any update panel, so I got an error when I try to open this page:
" Error:An extender can't be in a different UpdatePanel than the control it extends. "
How can I get rid of this problem, and why an extender can't be in a different UpdatePanel than the control it extends?
Many thanks!
Answer : How to share the same ModalPopupExtender and the popup panel by buttons within different UpdatePanel
Dont do that.
Just on OnClick event of button, manually show ModalPopupExtender as:
ModalPopupExtender1.Show()
;
Hope you get what i mean.
Random Solutions
SQL Code needs changing or optimising - using Cursor at present
Delphi 5 Could not create output file
#5.5.0 smtp;553 We do not relay non-local mail, sorry.
Script to export server partition sizes
Services Stopping
Java invalid syntax error passing variables to SP
How do I implement Outlook Anywhere in Exchange 2007?
Exchange on top of seconned domain controller
This is in AIX 5.3 ..how to make aio and posix_aio available without a system reboot
Cisco PIX and ARP issue