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

Live Data

Symbol 
Price 
Change 
Day Max 
Day Min 
Last Updated 
MSFT37.950.00%37.9536.0619:18:11
INTC24.850.00%25.8024.8519:18:11
CSCO22.990.00%22.9922.6419:18:11
SIRI3.710.00%3.753.6919:18:11
AAPL528.10-9.99%586.73528.1019:18:11
HOKU0.000.00%0.000.0019:18:11
ORCL38.110.00%38.5237.8019:18:11
AMAT17.610.00%17.6917.4719:18:11
YHOO41.571.89%41.5738.8619:18:11
LVLT31.850.00%34.2531.8519:18:11
DELL20.630.00%26.6414.3819:18:11
GOOG1163.700.00%1164.001151.3019:18:11
 
Note: The quote values are generated for the demonstration purpose only.


This demo illustrates how the DevExpress ASP.NET MVC Grid View can be bound to a Model passed to a View from the Controller. The Bind method is used to bind the ASP.NET MVC Grid View to the Model. As a Model for this demo, we use a message list retrieved from our twitter page.

The CustomColumnDisplayText method's delegate is used to change the text within the text column cells. The SetStatusBarTemplateContent method is utilized to create a template for the grid's status bar and to display a refresh message within it.

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\MVCxGridViewDemos