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.0Multiple AjaxControlToolkit Extenders on Custom ModuleMultiple AjaxControlToolkit Extenders on Custom Module
Previous
 
Next
New Post
8/16/2008 2:46 PM
 

I am in need of some serious assistance.  Here's what I have...

I am developing a module for my site that allows users to view reviews on restaurants.  Nothing simple there just a datalist that is databound in the code-behind.

Below that I have a button that the user will click and it allows them to add their own review.  The form itself is the following:


Rate Your Experience

Service: 


CurrentRating="2"
MaxRating="5"
PlateCssClass="ratingPlate"
WaitingPlateCssClass="savedRatingPlate"
FilledPlateCssClass="filledRatingPlate"
EmptyPlateCssClass="emptyRatingPlate"
OnChanged="Rating_Changed"
style="float: left;" />


Quality/Taste: 


CurrentRating="2"
MaxRating="5"
PlateCssClass="ratingPlate"
WaitingPlateCssClass="savedRatingPlate"
FilledPlateCssClass="filledRatingPlate"
EmptyPlateCssClass="emptyRatingPlate"
OnChanged="Rating_Changed"
style="float: left;" />


Atmosphere: 


CurrentRating="2"
MaxRating="5"
PlateCssClass="ratingPlate"
WaitingPlateCssClass="savedRatingPlate"
FilledPlateCssClass="filledRatingPlate"
EmptyPlateCssClass="emptyRatingPlate"
OnChanged="Rating_Changed"
style="float: left;" />


Cleanliness: 


CurrentRating="2"
MaxRating="5"
PlateCssClass="ratingPlate"
WaitingPlateCssClass="savedRatingPlate"
FilledPlateCssClass="filledRatingPlate"
EmptyPlateCssClass="emptyRatingPlate"
OnChanged="Rating_Changed"
style="float: left;" />


Speed: 


CurrentRating="2"
MaxRating="5"
PlateCssClass="ratingPlate"
WaitingPlateCssClass="savedRatingPlate"
FilledPlateCssClass="filledRatingPlate"
EmptyPlateCssClass="emptyRatingPlate"
OnChanged="Rating_Changed"
style="float: left;" />



Overall: 


CurrentRating="2"
MaxRating="5"
PlateCssClass="ratingPlate"
WaitingPlateCssClass="savedRatingPlate"
FilledPlateCssClass="filledRatingPlate"
EmptyPlateCssClass="emptyRatingPlate"
OnChanged="Rating_Changed"
style="float: left;" />




Name: 


E-Mail: 


Comments (Optional):


Height="83px" Font-Size="8pt" TextMode="MultiLine" Font-Names="Trebuchet MS" />


  

TargetControlID="txtName"
WatermarkText="Type Name Here"
WatermarkCssClass="watermarked" />

TargetControlID="txtEmail"
WatermarkText="Type E-Mail Here"
WatermarkCssClass="watermarked" />

TargetControlID="txtComments"
WatermarkText="Type Unlimited Comments Here"
WatermarkCssClass="watermarked" />

 

Now, you can see it's using ajax to to the Rating control and the textbox watermark.  The next step I wanted to do was to put this in a panel and then use the ModalPopupExtender and be able to make this form appear when the user clicks the Add Review button on the page.  Here's what I put as my code and it acted really funny.  The panel DID disappear and reappear but it wasn't centered and the page became about 350000 x 450000 and when I scrolled through the page, it's like it got even bigger.  Also, the background css that I specified was gray on the rest of the page.  Not where the popup was:

TargetControlID="cmdAdd"
PopupControlID="pnlPopup"
BackgroundCssClass="modalBackground"
DropShadow="false"
OkControlID="cmdSave"
CancelControlID="cmdCancel" />





 

So, when I execute this code, here is the page when it renders before I click the button:

before the click

And this is what it looks like after I click the Add Review button:

after the review

Notice how there are now scroll bars (they never end by the way, if you scroll down, it goes farther).  Anychance someone knows what i'm doing wrong here?

 

Thanks,
Keith

 
New Post
8/18/2008 10:08 AM
 

Ok, so that didn't turn out the way I intended.  I have no clue how to paste code in this editor.  Anyone who can assist I would be greatly appreciative.  Also, I'm going to take down the images that I posted there and just give direct links to the page in question/error so you can see it live for yourself:

http://www.dinemobile.com/RestaurantManager/LennysSubShopAzalea/tabid/93/Default.aspx

Once there, click on the uReview tab and click 'Add Review'.  This is supposed to make a form modal and popup but it's acting strange and in IE7, I'm not getting any errors...

HELP!!!! :)

 

 
New Post
8/20/2008 8:57 AM
 

I ckeck out the link and found that the add review page was interacting with the user's mouse.

I think you should not use a popup. Since dnn flow does not include it. I have not seen a dnn module do a popup that returns data.

The way you should do it is use addition dnn web user controls.

 
New Post
8/20/2008 9:41 AM
 

I had scroll issues with the AJAX extender controls until I made my skin XHTML compliant with a DOCTYPE header - what doctype are you using?


Entrepreneur

PokerDIY Tournament Manager - PokerDIY Tournament Manager<
PokerDIY Game Finder - Mobile Apps powered by DNN
PokerDIY - Connecting Poker Players

 
New Post
8/21/2008 3:35 PM
 

I had the same issue when trying to use the modal popup control extender. Someone suggested going here to learn more

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Multiple AjaxControlToolkit Extenders on Custom ModuleMultiple AjaxControlToolkit Extenders on Custom Module


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