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

Data Binding

ASPxGauges
The ASPxGauges Suite ships with over 150 built-in presets and is extremely easy to use...so easy in fact, that all you need to do is drop a control onto a form
ASPxGridView
The ASPxGridView can make advanced UI features such as sorting, grouping, and summary computations available without bringing your server to its knees
ASPxHtmlEditor
The ASPxHTML Editor allows you to deliver web applications with rich text editing functionality. You simply drop the control onto a form and instantly have access to a text editor with an intuitive user interface that resembles Microsoft® Word (with similar toolbars and the same keyboard shortcuts)
ASPxSpellChecker
The ASPxSpellChecker provides you a straightforward way in which to add Microsoft® Office® style spell checking capabilities into your next ASP.NET application and offers you built in suggestion forms that replicate corresponding forms found in Microsoft Outlook®
ASPxTreeList
The ASPxTreeList is a multi-purpose data visualization system that can display information as a TREE, a GRID, or a combination of both - in either data bound or unbound mode

This demo illustrates how the DevExpress ASP.NET Rating Control (ASPxRatingControl) can be used to visualize data taken from a data source.

In this demo, the ASPxRatingControl is used in read-only mode (the ReadOnly property is set to true). It is placed within the data-bound ASPxDataView control's template of the ItemTemplate type. The Value property of the ASPxRatingControl is bound to a data field by a specific data-binding expression.

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