Output for custom ratings control (NOT the Ajax toolkit one)

Last post 07-09-2009 11:19 AM by tcreynolds. 3 replies.

Sort Posts:

  • Output for custom ratings control (NOT the Ajax toolkit one)

    07-03-2009, 8:41 PM
    • Member
      47 point Member
    • tcreynolds
    • Member since 06-02-2009, 8:59 AM
    • Posts 164

    The code to enter the ratings into the database is done (took me most of the week since I'm new at this, but it's DONE!). Just finished it a few minutes ago and was almost ready to start celebrating until I realized....I have no idea how to build the control to get the ratings back out!

    Basically, I need a list of service providers and their ratings to appear on the initial page. I also need for it to be possible to click on their total, overall rating to view individual ratings.

    Each overall rating is an average from 5 different category ratings(this only needs to show up when viewing individual ratings).

    Any ideas on how to accomplish this would be great since I'm not sure exactly where to start. There are no pictures associated with service providers. Just names. The list needs to be around 30 providers long per page, and just need to display their name and overall rating for the original page. Thanks for any help you can provide!

    The code to enter the ratings into the database is done (took me most of the week since I'm new at this, but it's DONE!). Just finished it a few minutes ago and was almost ready to start celebrating until I realized....I have no idea how to build the control to get the ratings back out!

    Basically, I need a list of service providers and their ratings to appear on the initial page. I also need for it to be possible to click on their total, overall rating to view individual ratings.

    Each overall rating is an average from 5 different category ratings(this only needs to show up when viewing individual ratings).

    Any ideas on how to accomplish this would be great since I'm not sure exactly where to start. There are no pictures associated with service providers. Just names. The list needs to be around 30 providers long per page (or whatever defaults usually are), and just need to display their name and overall rating for the original page. Thanks for any help you can provide!

  • Re: Output for custom ratings control (NOT the Ajax toolkit one)

    07-05-2009, 9:59 AM
    • Member
      47 point Member
    • tcreynolds
    • Member since 06-02-2009, 8:59 AM
    • Posts 164

    Anyone have any ideas?

  • Re: Output for custom ratings control (NOT the Ajax toolkit one)

    07-08-2009, 5:18 AM

    Hi tcreynolds,

    Have a look at this control: http://www.codeproject.com/KB/ajax/AjaxRating.aspx

    Thanks,

    Qin Dian Tang
    Microsoft Online Community Support

    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
  • Re: Output for custom ratings control (NOT the Ajax toolkit one)

    07-09-2009, 11:19 AM
    • Member
      47 point Member
    • tcreynolds
    • Member since 06-02-2009, 8:59 AM
    • Posts 164

     I looked over the article you sent and am still a little confused. I can use the output for this control without using the input?

    Also, I would like to have values shown to the tenths (ie, 4.1). Not sure how I would do that with this control...

Page 1 of 1 (4 items)