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 resources can be localized for a specific culture, to display an ASP.NET Web Forms application with DevExpress controls in a different language.

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

  • 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. Grid View columns automatically display DateTime values based on the applied culture.
  • Grid View element text. The control automatically retrieves the required strings from the localization resources provided by DevExpress controls.
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\ASPxGridViewDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxGridViewDemos