<asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> //Control causing a postback <asp:Button ID="btnNewRow" runat="server" Text="New Row"/> </ContentTemplate> </asp:UpdatePanel> <asp:FileUpload ID="Fld1" runat="server" />
Hall of Fame Twitter Terms of Service Privacy Policy Contact Us Archives Tell A Friend