Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Aug 06, 2012 03:46 AM by chetan.sarode
Member
123 Points
125 Posts
Aug 05, 2012 11:12 AM|LINK
Trying to create a permanent star rating using ajaxtoolkit, now i need the rating to stay permanent even after a postback or page refreshing. Any simple,clear ideas on doing that?
Participant
966 Points
317 Posts
Aug 05, 2012 07:54 PM|LINK
You need to save the information from the start rating somewhere, DB, XML, etc. then after postback, fetch that information back into the Star Rating.
All-Star
65839 Points
11163 Posts
Aug 06, 2012 03:46 AM|LINK
Get the value of rating and store into the database via Rating1.CurrentRating
http://forums.asp.net/t/1128872.aspx/1
Anele
Member
123 Points
125 Posts
using ajaxtoolkit star rating
Aug 05, 2012 11:12 AM|LINK
Trying to create a permanent star rating using ajaxtoolkit, now i need the rating to stay permanent even after a postback or page refreshing. Any simple,clear ideas on doing that?
Tim Cadieux
Participant
966 Points
317 Posts
Re: using ajaxtoolkit star rating
Aug 05, 2012 07:54 PM|LINK
You need to save the information from the start rating somewhere, DB, XML, etc. then after postback, fetch that information back into the Star Rating.
***
Mark the replies as Answers if they answered your question.
chetan.sarod...
All-Star
65839 Points
11163 Posts
Re: using ajaxtoolkit star rating
Aug 06, 2012 03:46 AM|LINK
Get the value of rating and store into the database via Rating1.CurrentRating
http://forums.asp.net/t/1128872.aspx/1
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.