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

HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesAjaxControlToolkit (3.5)  in Modules (VS2008)AjaxControlToolkit (3.5) in Modules (VS2008)
Previous
 
Next
New Post
3/16/2011 11:07 PM
 
One final comment: Idid not put any "ScripManager" or "ToolkitScriptManager# in the ascx.
i found these 2 lines just below the first of my ASCX:
<%@ Register assembly="AjaxControlToolkit" namespace="AjaxControlToolkit" tagprefix="asp" %>
<%@ Register assembly="AjaxControlToolkit" namespace="AjaxControlToolkit.HTMLEditor" tagprefix="cc1" %>
This is the code for the calendar extender to work:
Fecha de Nacimiento:
Text='<%# Bind("HC_PacienteFechaNacimiento") %>' />
runat="server" Enabled="True"
TargetControlID="HC_PacienteFechaNacimientoETextBox">


¡Dios mío! - ¡Espero que les sirva! :)
OMG - I hope it helps!
 
New Post
3/16/2011 11:10 PM
 

Fecha de Nacimiento:
Text='<%# Bind("HC_PacienteFechaNacimiento") %>' />
runat="server" Enabled="True"
TargetControlID="HC_PacienteFechaNacimientoETextBox">

 
New Post
3/16/2011 11:12 PM
 
mmm... the forum cuts my code... what appears is not what I typed!

How can I put some text here so that it doesn't get bitten by the forum system?
 
New Post
4/21/2011 1:45 PM
 
>I downloaded something I guess is a previous version of the ajaxcontroltoolkit.dll, from http://ajaxcontroltoolkit.codeplex.com/releases/view/33804

This will work...until you run into a bug in that version that's fixed in later versions. 

I tried and ran with the older AJAXCONTROLTOOLKIT, developing DNN modules for a potential website I'm working on.  Things were great until I ran into a bug (using ModalPopUps with UpdatePanels) and ran into a bug.  Tracking down the bug, the recommendation was to get the later version of the toolkit.

So now I'm back to where I was when I started.  It's either go back to the earlier version and work around the bug (and pray there no more) or find a solution to develop modules using the DNN 5.X and the latest AJAXCONTROLTOOLKIT

Not happy right now.
 
New Post
4/25/2011 10:00 AM
 
I have also been struggling with this issue. My problem was that the ModalPopupExtender would not show my panel in the right position and on top of all other controls. It appeared to work in all other repects.
I am using VS2008 .Net3.5 with the older Ajax toolkit 3.0.30930 since this one references the ScriptManager and not the AjaxToolkitScriptManager.

I managed to fix my modal popup problem by modifying the css style thus:
.modalPopup
{
position: absolute !important;
}

Adding the important attribute seems to override the ajax scripting code which was incorrectly adding an inline style of position:fixed.

Anyway, it fixed my problem for the moment. At some point I'm going to have to upgrade to VS2010 and .Net 4.0 which will let me go to the latest version of ajax.... .but not yet.
 
Previous
 
Next
HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesAjaxControlToolkit (3.5)  in Modules (VS2008)AjaxControlToolkit (3.5) in Modules (VS2008)


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