This demo illustrates how the RatingControl extension can be used to visualize data from a data source.
In this demo, the RatingControl extension is used in read-only mode (the ReadOnly property is set to true). RatingControl is placed within the items of the DataView extension bound to an XML file. RatingControl is bound to a "Value" data source field via the Bind method.
See Also: