Accessing Data
Defining Layouts
Designing Look and Feel
Editing Data
   
Extensibility

Each of the buttons, menus and dialogs for the HtmlEditor can be customized to suit your specific needs. Additionaly, items can easily be added or removed from the toolbars and menus. Providing your own custom actions for buttons in the editor’s toolbar is also made possible through the editor’s client-side events.

Multi-Language Support

Built-In buttons, menus and dialogs on the HtmlEditor can be localized to one of 4 included languages (English, French, German, Spanish) providing culture-specific text. Custom resource files can be created for additional languages.

Rich Editing

The HtmlEditor provides a familiar interface for editing HTML content, giving you the opportunity to provide your end user with a rich editing experience. Your end user will have the ability to switch between a design view packed with toolbars and menus to assist them, or a more advanced HTML view allowing for direct HTML editing. Text can be retrieved from the editor as either plain (unformatted) text, HTML or XHTML. Improving the user experience, the editor also provides a right-click context menu which can be used to Cut, Copy and Paste content into the editor.

Spell Checking

The HtmlEditor includes spell checking cababilities provided by the Infragistics WebSpellChecker. Simply drop a WebSpellChecker on your form along side your HtmlEditor, and you’re done!