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.0Calendar ExtenderCalendar Extender
Previous
 
Next
New Post
5/21/2008 4:08 PM
 

The calendar extender does not work when I add it to a module on a DNN website.  It only works on an ASP.NET AJAX-Enabled Web Site.

Does anyone have any suggestions?

 
New Post
5/22/2008 9:01 AM
 

Cellis,

  • Have you included the AJAX toolkit in your bin folder?
  • Are you using the DNN AJAX script manager?
  • Have you enabled partial rendering?
  • Is the calendar extender in an update panel?

 

Nathan Rover

 
New Post
5/27/2008 2:37 PM
 

Just joining this thread b/c I have a problem with the Calendar Extender too..

To start with, I'm running v4.8.2, the control seems to work fine with one exception. If I have scrolled down the page, the popup for the calendar appears in a weird location (not attached to the textbox it is supposed to).  I don't know why, but another article I saw somewhere said to add a <!DOCTYPE> before the HTML tag to fix this problem.  How do I do that when writing a custom module for DNN?

Thanks in advance.

Paul Hermans

 
New Post
5/27/2008 3:30 PM
 

Paul Hermans wrote

Just joining this thread b/c I have a problem with the Calendar Extender too..

To start with, I'm running v4.8.2, the control seems to work fine with one exception. If I have scrolled down the page, the popup for the calendar appears in a weird location (not attached to the textbox it is supposed to).  I don't know why, but another article I saw somewhere said to add a before the HTML tag to fix this problem.  How do I do that when writing a custom module for DNN?

Thanks in advance.

Paul Hermans

place the items in a panel and give it a CssClass class like:

< asp:Panel ID="pnlUsers" runat="server" Height="50px" Width="125px" CssClass="PanelExtender" >

Then you give that .css class a  position of relative like:

< style >
.PanelExtender
{
    position: relative;
}
< /style >

http://www.adefwebserver.com/DotNetNukeHELP/Misc/Dotnetnuke_AJAX_ControlToolkit.htm



Michael Washington
http://ADefWebserver.com
www.ADefHelpDesk.com
A Free Open Source DotNetNuke Help Desk Module
 
New Post
5/27/2008 11:03 PM
 

Michael,

Thanks for the reply, I tried what you suggested but it had no effect.  The key seems to be that if the browser is scrolled down vertically, the popup appears in the wrong place. I don't see how to attach a screen shot of the problem in the forumns, but it is a really odd problem.

Once I figure out how to post an image I'll put more details.

Thanks

Paul Hermans

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Calendar ExtenderCalendar Extender


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