Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Data Binding

Chart
The ASP.NET MVC Charts Suite offers you a comprehensive set of 2D and 3D charts to address a broad range of business needs with ease.
GridView
The DevExpress ASP.NET MVC GridView extension is a feature-complete grid with built-in data editors.
Report
The Reports Suite is a no-compromise banded reporting platform and includes native integration with DevExpress ASP.NET MVC Extensions for an unequalled design-time experience and unmatched runtime flexibility.
HtmlEditor
The DevExpress ASP.NET MVC HtmlEditor is a rich-text WYSIWYG HTML editor extension. Its intuitive user interface enables even inexperienced users to edit HTML page content with ease.
TreeList
The DevExpress ASP.NET MVC TreeList extension combines the power of the Grid with the hierarchical structure of the TreeView. Like the GridView, the TreeList supports binding to data, editing data, sorting, and more.


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:
Collapse/Expand
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).
Open CS Solution
The source code files for this demo are installed (by default) in the following directory:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxMultiUseExtensionsDemos