ASPxHTMLEditor v2009 vol 3 released

Latest release adds full table support and custom server side processing.
Décembre 21, 2009
Édition

ASPxHTMLEditor allows you to add a text editor with an intuitive user interface that resembles Microsoft Word (with similar toolbars and the same keyboard shortcuts) to your ASP.NET applications. In addition to being a WYSIWYG editor, the ASPxHTMLEditor control supports HTML input. You don't have to choose which input method to use, because the control provides automatic two-way synchronization between the visual editor and HTML code. End-users can switch to the code view and edit documents by manually controlling every tag and attribute. This allows them to use even those tags that aren't currently supported by the visual editor.  To ensure superior performance, ASPxHTMLEditor initially generates the least amount of code required for its functionality on the client. When end-users need additional elements, such as popup windows for image or hyperlink management, these elements are loaded via AJAX callbacks.

Updates in v2009 vol 3

  • Full Table Support
    ASPxHtmlEditor now provides a complete UI for table management. All commands related to table generation/customization can either be placed into a separate toolbar or into a dropdown menu, as demonstrated in the following screenshot.
  • Custom Processing on the Server Side
    The HTML Editor control now provides a client function allowing you to initiate a callback so that you can provide server side processing by handling a specially designed event.

About Developer Express

Developer Express is a software development company based in the United States. It produces coding assistance tools and components for Delphi, C++ Builder and Microsoft Visual Studio developers. The major part of its product line is VCL, .NET WinForms and ASP.NET components that replicate the UI of Microsoft Windows and Microsoft Office applications. Developer Express has won many industry awards for its products.

ASPxHTML Editor design view running within Internet Explorer.

ASPxHTMLEditor

Create web applications with rich text editing functionality.