Results 1 to 4 of 4

Thread: Update Panel on Modal Popup

  1. #1
    Join Date
    Jan 2009
    Posts
    97

    Update Panel on Modal Popup

    HI, good morning everyone

    Currently am working with a modal popup,in which just want to make an update panel.i have a text box, button and a label,Inside my update pane.am trying to enter some value into the text box,then following a click in the button,i would be able to see that value in the label.and am getting my value back and it gets displayed in the label.
    My difficulty is that the styles of modal popup get completely messing up on the first load of the modal popup,as soon as i click on the button, i get this black box with no styles around,and the main page gets.now i need to resolve the issue,can't make use of my update panel inside the modal popup,need help from your part..

    any thoughts guys?
    thanks for reading me

  2. #2
    Join Date
    Apr 2008
    Posts
    1,948

    Re: Update Panel on Modal Popup

    Well i had same problem as like yours 2 months back. and after a hard time i fixed it and then only i just recognized it is not a major issue what i did was,me changed the Update Panel's UpdateMode to "Conditional" the parent UpdatePanel doesn't post back when ever the child UpdatePanel posts back, and then nesting them is not a problem at all as far as am concerned,but i can't say that why the option updateMode is "Always" is the default option

  3. #3
    Join Date
    May 2008
    Posts
    2,012

    Re: Update Panel on Modal Popup

    It is sounds like me you have two UpdatePanels there, first one must be GridView the other contains the Modal PopupPanel in order to explore your selection. and i believe that the error would be comes because of you been fired the SelectedIndexChanged event of the GridView
    also am thinking about the UpdatePanelB which lacks a fit trigger.

  4. #4
    Join Date
    Apr 2008
    Posts
    2,005

    Re: Update Panel on Modal Popup

    The Modal Extender quits when anything inside it causes a postback to itself. It's a limitation unless you override the actual event doing the postback and force it to reopen the extender. The idea behind the popup is to mainly display static or quick forms that don't need any postbacks directly.You are only able to drag the popup over parts of the page which have already been rendered.

Similar Threads

  1. getting popup to update flash player
    By Demetrius in forum Windows Software
    Replies: 3
    Last Post: 25-06-2013, 10:40 AM
  2. disable ZoneAlarm update popup
    By Cale in forum Networking & Security
    Replies: 3
    Last Post: 17-02-2012, 02:33 PM
  3. Windows live essentials 2011 update popup problem
    By Versent in forum Windows Software
    Replies: 5
    Last Post: 09-11-2010, 08:55 PM
  4. AOL popup update ,suspicious anotify.exe
    By Ximen in forum Networking & Security
    Replies: 4
    Last Post: 14-02-2009, 10:57 AM
  5. AVG 8 Free version update popup
    By Daisyel in forum AntiVirus Software
    Replies: 8
    Last Post: 24-05-2008, 01:07 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,941,879.71787 seconds with 16 queries