RadControls for ASP.NET AJAX
What is new in Telerik RadRating for ASP.NET AJAX
RadRating for ASP.NET AJAX Q1 2010
Added: Items collection for the rating control.
Improved: The precision of the Value property of the rating control by changing its type from double to decimal.
Improved: You cannot set 0 as value for the RadRating control using the client API - the new value is not preserved in the client state.
RadRating for ASP.NET AJAX Q3 2009 SP1
New property: DbValue - Gets or sets the value of RadRating in a database-friendly way. This property behaves exactly as the Value property. The only difference is that it will not throw an exception if the new value is null or DBNull. Setting a null value will revert the selected value to 0d.
CDN support --Starting with the Q3 Service Pack 1 release you will be able to load the control scripts and skins from the Telerik CDN
New Windows7 skin
RadRating for ASP.NET AJAX Q3 2009
This is the first version of the RadRating control.