I have called the user control in my aspx page like below. <asp:UpdatePanel ID="UpdatePanel3" runat="server" > <ContentTemplate> &nbs ...