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:
Local Copy of this Demo To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer. |
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxMultiUseExtensionsDemos |