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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...DNN 4.5 update progressDNN 4.5 update progress
Previous
 
Next
New Post
4/12/2007 4:45 AM
 

Hi all! I just installed the new dnn 4.5. I like it .

I've beent going through ajax support. As far as i discovered you need to remove the update panels from the custom module if you were using ajax on previouse versions of dnn. Also the script manager from default.aspx needs to go. All you have to do, to enable ajax on your module is select "Support partial rendering" in the module defenition. This adds the update panel around your module and adds the script manager somewhere on top. By doing this all seams fine until i wish to add the update progress. Update progress needs to be located outside the update panel. This means i can not place it on the module because the framework puts the update panel around it. So does any one know how one could use the update progres ?
Another problem is adding control extenders like popupcontrolextender. It is throwing an error saying that the scrip manager must appear before any controls that need it... ?

Thanks a lot!

 
New Post
4/24/2007 6:19 AM
 

i had the same problem a couple of days before, my solution was to introduce another updatePanel, like:

 

<asp:UpdatePanel ID="UpdatePanel2" runat="server">

 

and then outside of this panel i added the beautifull:

 

<asp:UpdateProgress ID="UpdateProgress1" runat="server" AssociatedUpdatePanelID="UpdatePanel2" DynamicLayout="true" DisplayAfter="1">

 

 

Hope This Helps.

 

Lisber Pontes

University of Madeira - Portugal

 
New Post
4/24/2007 6:00 PM
 

It does not appear that the updateprogress needs to be located outside the updatepanel (though I would have thought otherwise).  I am investigating adding the ability to have an updateprogress added to the module from the core at the moment.  There are still quite a few issues to work through (i.e. who can "style" the control).


 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...DNN 4.5 update progressDNN 4.5 update progress


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