ASP.NET HTML Editor, Spell Checker & File Manager - Right-To-Left Support (available now in v2011.1)

ASP.NET Team Blog
14 April 2011

Check out the new right-to-left feature of the ASP.NET HTML Editor that's available now in the DXperience v2011.1 release:

ASPNET_HTML_EDITOR_RTL
Note: Persian text in the ASP.NET HTML Editor above provided by this wiki article.

Right-To-Left Support

Starting with DXperience v2011 volume 1 release, three more DevExpress ASP.NET controls will support right-to-left languages:

  • ASPxHtmlEditor - ASP.NET HTML Editor
  • ASPxSpellChecker- ASP.NET Spell Checker
  • ASPxFileManager - ASP.NET File Manager

In fact, all DevExpress ASP.NET controls in the ASPxperience Library currently provide support for right-to-left languages, like Arabic or Hebrew. This helps you to create international web pages that include support for right-to-left reading order and mirroring of UI elements.

RightToLeft Property

To switch a control from to right-to-left representation, just enable a single property - RightToLeft. When this property is on, text flows from right to left in a control and the control itself is mirrored (the layout of its UI elements is reversed).

To apply the right-to-left property to all DevExpress web controls within your web application, you can enable our a special option within the web.config file, instead of switching each control's RightToLeft property. The rightToLeft option can be accessed within the settings group of our devExpress section:

<devExpress>
    <settings rightToLeft="false" />
    <compression enableHtmlCompression="false" enableCallbackCompression="true" 
        enableResourceCompression="true" enableResourceMerging="false" />
    <themes enableThemesAssembly="true" />
    <errors callbackErrorRedirectUrl="" />
</devExpress>

Watch the ‘Setup Right-To-Left’ video for the DevExpress ASP.NET controls to see how easy it is.

Available Now in v2011 volume 1

The new Right-To-Left support feature of our ASP.NET HTML Editor, Spell Checker and File Manager is available now in the DXperience v2011 volume 1 release.

 

What do you think of this right-to-left support by DevExpress ASP.NET controls? Drop me a line below, thanks.

 

Accept No Limitations - Voted Best Grid by readers of DevProConnections Magazine for 4 straight years

The ASPxGridView Suite is a feature-complete grid and editors library for ASP.NET. With blazing fast data loading, extensive data shaping options, and lightweight memory footprint, the ASPxGridView allows you to deliver a highly compelling and effective end-user experience with ease.

Go with the winner - the most decorated ASP.NET Grid Control in the market.

Check out all the great features now: ASP.NET Data Grid and Data Editors

Follow MehulHarry on Twitter

Free DevExpress Products - Get Your Copy Today

The following free DevExpress product offers remain available. Should you have any questions about the free offers below, please submit a ticket via the DevExpress Support Center at your convenience. We'll be happy to follow-up.
No Comments

Please login or register to post comments.