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

Localization

v
Drag a column header here to group by that column
New
First Name 
Last Name 
Home Phone 
Birth Date 
Hire Date 
 
Open filter row popup menu
Open filter row popup menu
Open filter row popup menu
xv
Open filter row popup menu
xv
Open filter row popup menu
EditNancyDavolio(206) 555-985712/8/19705/1/2014
EditAndrewFuller(206) 555-94822/19/19748/14/2014
EditJanetLeverling(206) 555-34128/30/19854/1/2014
EditMargaretPeacock(206) 555-81229/19/19595/3/2015
EditStevenBuchanan(71) 555-48483/4/197710/17/2015
Page 1 of 2 (9 items)Prev12Next v


This demo illustrates how you can use resources to incorporate different languages and cultures in ASP.NET MVC applications with DevExpress extensions.

In this demo, you can select the required culture with a combo box and apply it to the GridView. When the language is changed, GridView changes the following:

  • The column captions. Each column's Caption property is set to a corresponding resource value. When the current culture is changed, the required resource value is retrieved.
  • Date formatting. GridView columns automatically display DateTime values based on the applied culture.
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