Products Technologies Demo Docs Blog Support Company

TX Text Control .NET Server: MVC Article Collection

The ASP.NET product received an MVC version of the HTML5-based, WYSIWYG rich text document editor and reporting template designer. This version allows ASP.NET developers to integrate a fully featured, MS Word compatible word processing interface into their cross-browser web applications without any plug-ins or client-side footprint. The required client-side MVC references and files are available through an easy-to-use NuGet package. You can download the NuGet package here:…

TX Text Control .NET Server: MVC Article Collection

The ASP.NET product received an MVC version of the HTML5-based, WYSIWYG rich text document editor and reporting template designer. This version allows ASP.NET developers to integrate a fully featured, MS Word compatible word processing interface into their cross-browser web applications without any plug-ins or client-side footprint. The required client-side MVC references and files are available through an easy-to-use NuGet package.

You can download the NuGet package here:

https://www.nuget.org/packages/TXTextControl.Web/

To get started right away, have a look at the getting started tutorial:

Creating an ASP.NET MVC application with Razor

The following list is an article collection of typical tasks realized with the MVC version of TX Text Control .NET Server:

MVC: Loading and saving documents through controller HttpPost methods

ASP.NET MVC: How to use the HtmlHelper settings with lambda expressions

MVC: Autosave and restore documents to and from the local browser storage

Setting the interface and control's culture of Web.TextControl

MVC: Arrange a docked Web.TextControl with a custom bar at the top

MVC: Replace the ribbon table menu with a quick insert table drop-down

MVC: Replace the file menu with a backstage view menu

MVC: Loading files from the backstage menu

Stay in the loop!

Subscribe to the newsletter to receive the latest updates.

ASP.NET

Integrate document processing into your applications to create documents such as PDFs and MS Word documents, including client-side document editing, viewing, and electronic signatures.

ASP.NET Core
Angular
Blazor
JavaScript
React
  • Angular
  • Blazor
  • React
  • JavaScript
  • ASP.NET MVC, ASP.NET Core, and WebForms

Learn more Trial token Download trial

Related Posts

ASP.NETMailMergeMVC

Getting Started: ServerTextControl and MailMerge with ASP.NET MVC (.NET…

This article shows how to use the TX Text Control ASP.NET ServerTextControl and MailMerge classes within an ASP.NET web application in Visual Studio 2022.


ASP.NETGetting StartedMVC

Getting Started: Document Viewer with ASP.NET MVC (.NET Framework)

This article shows how to use the TX Text Control ASP.NET document viewer within a .NET Framework web application in Visual Studio 2022.


ASP.NETGetting StartedMVC

Getting Started: Document Editor with ASP.NET MVC (.NET Framework)

This article shows how to use the TX Text Control ASP.NET document editor within a .NET Framework web application in Visual Studio 2022.


ASP.NETJavaScriptDocument Editor

Detect Toggle Button Changes Using a MutationObserver

This article shows how to detect changes of toggle buttons in the ribbon of the web editor using a MutationObserver. The state of a toggle button in the ribbon visualizes the state of a certain…


ASP.NETJavaScriptDocumentViewer

Using the MVC DocumentViewer in ASP.NET Web Forms

The ASP.NET MVC DocumentViewer for ASP.NET provides more features including document signing capabilities than the DocumentViewer for Web Forms. This article shows how to use the MVC…