ModalPopupExtender and MultiView

Last post 07-31-2007 2:20 PM by jchapman123. 0 replies.

Sort Posts:

  • ModalPopupExtender and MultiView

    07-31-2007, 2:20 PM
    • Member
      11 point Member
    • jchapman123
    • Member since 09-27-2006, 3:14 PM
    • Cary, NC
    • Posts 8

    Hello,

    I have a ModalPopupExtender inside of a MultiView control. The ModalPopup is attached to a hidden button.

    In the code behind when someone clicks the visible button the OnClick method for that button executes a popup.Show();

    This works great, but if I try to switch views before or after the Show() method, it never switches views, but the popup does show.

    I guess it has a problem since nothing in the hidden views are rendered, including the <asp:ModalPopup /> and <div> tag.

    Thanks,

    Jon 

Page 1 of 1 (1 items)