The DevExpress ASP.NET MVC Rich Text Editor (RichEdit extension) is shipped with integrated table support providing a capability to display, edit, and create tables in documents. The RichEdit offers many of the table-related features you've come to expect from word processors such as Microsoft Word. Specific context ribbon tabs, context menu items and dialogs allow your end-users to create and modify tables with ease.
End-users can adjust the table size using the mouse - dragging of cell borders changes column widths or row heights. Column sizing can also be performed using ruler markers. The keyboard can be used to navigate and select table cells. To navigate through cells, use arrow keys, or Tab and Tab+Shift. To select cells, use Shift together with the arrow keys.
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).
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxRichEditDemos |