About Ajax popup modal window

Last post 11-10-2009 1:14 AM by Vince Xu - MSFT. 2 replies.

Sort Posts:

  • About Ajax popup modal window

    11-07-2009, 7:26 AM
    • Member
      370 point Member
    • WisamAL
    • Member since 08-21-2008, 4:19 PM
    • Jerusalem
    • Posts 57

    How to keep an ajax modal window open after postbacks?

    The ajax modal window holds an panel that hold a server side controls that do a postbacks

    to vaildate the user inputs/changes.

    I want after each post back to keep the ajax modal window open.

    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as
    Answer” if a marked post does not actually answer your question.
  • Re: About Ajax popup modal window

    11-07-2009, 8:58 AM
    Answer

    Simply call YourModalPopupExtenderId.Show();

  • Re: About Ajax popup modal window

    11-10-2009, 1:14 AM
    Answer

    Hi,

    The simplest approach is you can create an updatepanel to wrap the control. It will keep the modalpopup opening.


    Vince Xu
    Microsoft Online Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Page 1 of 1 (3 items)