Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0is the ModapPopupExtender incompatibe with DNNis the ModapPopupExtender incompatibe with DNN
Previous
 
Next
New Post
7/22/2007 11:38 AM
 

I am trying to use the ModalPopupExtender in a module and cannot get it to position itself in the center of the screen (its supposed default location). What I CAN say is that is seems the absolute center of the modal dialog is at 0,0 coordinates, or close to it. Is there a compatibility issue with this and the default.aspx file? Does anyone have any suggestions on how to fix it?

Jon

 
New Post
7/22/2007 5:25 PM
 

Hi Michael,

I looked that one over and did as it suggested (several different ways) but it did not work for me. I made an almost identical module as the page in the toolkit. The modal dialog pops up @30,30 but panel1 begins its rendering in the exact position of the panel1 declaration with the control. Any ideas around that one?

<asp:Panel ID="Panel1" runat="server" Style="display: none" Height="50px" Width="125px" CssClass="panel1">
<asp:Panel ID="Panel2" runat="server" BackColor="#FFFFC0" Height="50px" Width="250px" CssClass="modalPopup" >

CSS

.panel1
{
position: relative;
height: 50px;
width: 125px;
}

.modalBackground
{
position: relative;
background-color:Gray;
filter:alpha(opacity=70);
opacity:0.7;
}

.modalPopup
{
background-color:#ffffdd;
border-width:3px;
border-style:solid;
border-color:Gray;
padding:3px;
height:50px;
width:250px;
}

 
New Post
7/22/2007 5:32 PM
 

PaskettJ wrote

Hi Michael,

I looked that one over and did as it suggested (several different ways) but it did not work for me. I made an almost identical module as the page in the toolkit. The modal dialog pops up @30,30 but panel1 begins its rendering in the exact position of the panel1 declaration with the control. Any ideas around that one?



Michael Washington
http://ADefWebserver.com
www.ADefHelpDesk.com
A Free Open Source DotNetNuke Help Desk Module
 
New Post
7/22/2007 5:54 PM
 

You not having an answer means its a bug then! ;-)  Call out the dogs!

Jon

 
New Post
7/22/2007 6:22 PM
 

Michael,

I had a copy of the March 2007 build of the AjaxControlToolkit and copied the dll to my development portal. The problems with the positioning of Panel1 went away, however, putting X Y coords for the position of Panel2 caused it to be positioned behind Panel1 as evidence of it being greyed out like the rest of the page. Omitting position coords left it at the top left hand corner and I have to drag it into position to use it. Who do we register bug in the AjaxControlToolkit with?

Jon

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0is the ModapPopupExtender incompatibe with DNNis the ModapPopupExtender incompatibe with DNN


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out