keyongtech


  keyongtech > dotnet.framework.aspnet.* > dotnet.framework.aspnet.main

 #1  
05-05-10, 12:56 PM
DavidC
I added a modal popup to my asp.net page and it works great. However, every
time I open the page the modal popup panel flashes and then disappears. I am
using framework 3.5 and wondered how I can avoid the flash when opening the
page. Thanks.
 #2  
05-05-10, 06:39 PM
Alexey Smirnov
On May 5, 2:56 pm, DavidC <dlch> wrote:
> I added a modal popup to my asp.net page and it works great. However, every
> time I open the page the modal popup panel flashes and then disappears. Iam
> using framework 3.5 and wondered how I can avoid the flash when opening the
> page.  Thanks.
> --
> David


Are you sure that you do not show it in code behind or on the client
during page load?
 #3  
05-06-10, 07:39 PM
DavidC
"Alexey Smirnov" wrote:

> On May 5, 2:56 pm, DavidC <dlch> wrote:
> > I added a modal popup to my asp.net page and it works great. However, every
> > time I open the page the modal popup panel flashes and then disappears. I am
> > using framework 3.5 and wondered how I can avoid the flash when opening the
> > page. Thanks.
> > --
> > David

>
> Are you sure that you do not show it in code behind or on the client
> during page load?
> .
>


The Panel is not hidden when page loads. Should it be visible = false and
then the ModalPopup control will make it visible? Thanks.

David
Similar Threads
Popup/Modal Problems

Hi All I am experiencing problems in the behaviour of some forms in a database when using popup and modal features. The reason for me using popup and modals is to 'hide' from...

AJAX.net modal popup

Hey, I'm using the MS AJAX libraries to achieve a modal popup window. Prior to using the toolkit control, I have a gridview and detailsview objects visible on the page.....

Popup and Modal Properties set to Yes

Many of my forms are maximized when they are opened. However, there are some smaller forms that open for parameter input, etc. I've noticed that unless I set the popup...

Need help with Modal Popup

My user terminates the aplication by clicking a button on the main form's screen. In my onclick event for that button, and just before I actually terminate the application...

Help with Modal Popup form

I am using Access2002 / XP Pro. I am working with a main form and a popup form. When the OK button on the main form is clicked, the cmdOK_Click() event procedure determines...


All times are GMT. The time now is 07:57 AM. | Privacy Policy