ASP.Net AJAX Rating Control using AutoPostBack Event using C#

AJAX Star Rating Control provides the functionality to display an interactive way for accepting the points based feedback from the users. You can use any type of image instead of stars to get the user feedback using AJAX rating control. Using different types of properties of Rating control extender you can set the default rating value evaluated using previous feedback points, set the direction of rating control, minimum and mximum scale values, CSS class names to represent the different states of rating control.

In this sample we have used AutoPostBack server end event of the AJAX rating control to get and set the value of rating control.

Propeties of AJAX Rating Control

1. CurrentRating

2. MaxRating

3. AutoPostBack

4. ReadOnly

5. RatingAlign

6. RatingDirection

7. StarCssClass

8. WaitingStarCssClass

9. FilledStarCssClass

10. EmptyStarCssClass

11. OnChanged

12. Tag

You can learn the use of above properties and get the C# code from the tutorial of AJAX Rating Control by following the link provided at the bottom of this sample.

Try the sample below to understand the functionality of AJAX Rating Control.

AJAX Star Rating Control using Update Panel Control:



AJAX Star Rating Control without using Update Panel Control:


  • HIRE EzineASP.Net Developers