Results 1 to 2 of 2

Thread: [RESOLVED] [2005] Need button inside update panel to cause full postback

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2001
    Location
    Mass USA
    Posts
    1,674

    Resolved [RESOLVED] [2005] Need button inside update panel to cause full postback

    Pretty sure I did this before but forgot how... but I have a button inside an update panel that I need to trigger a full page postback... anyone?

  2. #2

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2001
    Location
    Mass USA
    Posts
    1,674

    Re: [RESOLVED] [2005] Need button inside update panel to cause full postback

    Code:
                        <Triggers>
                            <asp:PostBackTrigger ControlID="btnFileUpload"/>
                        </Triggers>

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width