Having some issues getting the Server side Command to wire up when the update panel and this extender are in a dynamically loaded user control. The postback still occurs, but the Command event hand...
I've a small issue with your extender. My scenario is this (just a quick draw): <a onclick="ForceInnerPanelUpdate()" /> <UpdatePanel ID="OuterUP" UpdateMode="Conditional"> <UpdatePanel ID="Inner...