Web Rich Text Editor - How to integrate a control into an MVC application
This example is a ready-to-use MVC application with the DevExpress RichEdit component.
Requirements
- To use the RichEdit control in an ASP.NET MVC application, you need to have a Universal, DXperience, or ASP.NET subscription.
- Versions of the devexpress npm packages should be identical (their major and minor versions should be the same).
This example illustrates a possible way of integrating the client Rich Text Editor into an MVC application using steps from the following help topic: Rich Text Editor > Get Started > MVC Application.
Files to Look At
- Index.cshtml (VB: Index.vbhtml)
- _Layout.cshtml (VB: _Layout.vbhtml)
- creator.js
- HomeController.cs (VB: HomeController.vb)
Documentation
- Rich Text Editor
- Get Started: Add RichEdit to an MVC Application
More Examples
- Web Rich Text Editor - How to integrate a control into an ASP.NET Web Forms application
Does this example address your development requirements/objectives?
(you will be redirected to DevExpress.com to submit your response)