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

Right to Left

Country Ascending
# 
Contact Name Ascending
Company Name 
City 
Region 
CollapseCountry: Argentina
 EditPatricio SimpsonCactus Comidas para llevarBuenos Aires 
  Sergio GutiérrezRancho grandeBuenos Aires 
 
*
UpdateCancel
 EditYvonne MoncadaOcéano Atlántico Ltda.Buenos Aires 
CollapseCountry: Austria
 EditGeorg PippsPiccolo und mehrSalzburg 
 EditRoland MendelErnst HandelGraz 
CollapseCountry: Belgium
 EditCatherine DeweyMaison DeweyBruxelles 
 EditPascale CartrainSuprêmes délicesCharleroi 


The DevExpress Grid View extension for ASP.NET MVC provides support for right-to-left languages such as Arabic and Hebrew. To switch the GridView extension to a right-to-left display, you will need to enable a single grid property - RightToLeft. When this property is enabled, the text flows from right to left, and the layout of most grid UI elements is reversed.

If you need to apply a right-to-left display for all DevExpress web controls within your web application, you can enable a specific configuration option within the web.config file, rather than change the RightToLeft property for each component. This option is rightToLeft, which can be accessed within the settings group of the devExpress section in the web.config file.

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