Problem with modalpopupextender

Problem with modalpopupextender

am 20.12.2007 10:25:22 von Durango2008

Hi I am using Ajax control toolkit modalpopupextender and I use it to popup
a form that allows me to select certain controls and submit using a button.
Problem I have is that whenever the page refreshes due to submit or any
similar behaviour I see the form quickly popup and disappear in the
foreground. Now this is not a critical issue, however it is very apparent
and I would like to know if there is a solution to this problem or if anyone
has any advice on how to integrate a popup form without this issue.

I appreciate any feedback.

Re: Problem with modalpopupextender

am 20.12.2007 17:42:52 von George Ter-Saakov

Add style="display:none" (or hidden do not remeber correct syntaxis)
to your



George


"Durango2008" wrote in message
news:6yqaj.381$pr6.272@nlpi070.nbdc.sbc.com...
> Hi I am using Ajax control toolkit modalpopupextender and I use it to
> popup a form that allows me to select certain controls and submit using a
> button. Problem I have is that whenever the page refreshes due to submit
> or any similar behaviour I see the form quickly popup and disappear in the
> foreground. Now this is not a critical issue, however it is very apparent
> and I would like to know if there is a solution to this problem or if
> anyone has any advice on how to integrate a popup form without this issue.
>
> I appreciate any feedback.
>