Accordian w/ UpdateProgress and UpdatePanel

Last post 07-03-2007 1:45 PM by JRod111. 1 replies.

Sort Posts:

  • Accordian w/ UpdateProgress and UpdatePanel

    12-20-2006, 2:23 AM
    • Loading...
    • vindicator
    • Joined on 01-31-2006, 7:28 AM
    • Posts 91

    The HttpUnhandledException is 'No UpdatePanel found for AssociatedUpdatePanelID 'UpdatePanel1'.

     <ajaxToolkit:Accordion ID="Accordion1" runat="server">

    <Panes>

    <ajaxToolkit:AccordionPane ID="AccordianPane1" runat="server">

    <Header>

    <asp:Label ID="Label1" runat="server" Text="Header" />

    <asp:UpdateProgress ID="UpdateProgress1" runat="server" AssociatedUpdatePanelID="UpdatePanel1">

    <ProgressTemplate>

    <asp:Label runat="server" Text="Updating..." />

    </ProgressTemplate>

    </asp:UpdateProgress>

    </Header>

    <Content>

    <asp:UpdatePanel ID="UpdatePanel1" runat="server">

    <ContentTemplate>

    <asp:Button ID="Button1" runat="server" Text="Submit" />

    </ContentTemplate>

    </eporus:ContainerUpdatePanel>

    </Content>

    </ajaxToolkit:AccordionPane>

    </Panes>

    </

    ajaxToolkit:Accordion>

    Nathan
  • Re: Accordian w/ UpdateProgress and UpdatePanel

    07-03-2007, 1:45 PM
    • Loading...
    • JRod111
    • Joined on 05-28-2006, 10:43 PM
    • Posts 49

    Anyone ever figure this one out? I am having the same issue...

Page 1 of 1 (2 items)
Microsoft Communities
Page view counter