Having some issues getting an UpdatePanel to work inside a custom control in a master page scenario. I have a hunch it has something to do with page life cycles, but just can't seem to figure it out. Here is the relevant code sections: StandardLayout.Master 1 < body > 2 < form id= "form1" runat...