X13: New Web Forms DocumentViewer style
The Web.DocumentViewer is an ASP.NET server control that is used to render documents in web applications. In contrast to the HTML5 based Web.TextControl, the document cannot be edited. It is a...
View ArticleX13: Using IMEs and localization in Web.TextControl
Web.TextControl can be used with various input method editors (IME) in version X13 (23.0). An IME helps users to enter characters and symbols not found on their input devices and is commonly used for...
View ArticleX13: Use SubTextParts to save formatted comments
MailMerge uses the new SubTextParts to mark repeating blocks in a reporting template. But this new TX Text Control document element can be used for other applications as well. Basically, a SubTextPart...
View ArticleMVC: Loading and saving documents through controller HttpPost methods
 With the release of TX Text Control X13, we released an MVC version of TXTextControl.Web that is available through NuGet.This sample project shows how to load and save documents using controller...
View ArticleTX Text Control X13 for Windows Forms, WPF, ASP.NET and ActiveX released
We are more than happy to announce the immediate availability of TX Text Control X13. Read more about what's new in the following products:ASP.NETTX Text Control .NET Server for ASP.NET X13Windows...
View ArticleTXTextControl.Web Web Forms and MVC: Routing service calls to a separate...
Since version X13 (23.0), the required TX Text Control Service can be installed on one or more separate servers that are independent from the web servers. This has two significant advantages: The TX...
View ArticleCreating nested repeating blocks with version X13 (23.0)
In version X13 (23.0), we introduced new merge block elements based on the new document element SubTextPart. The old concept using two bookmarks is still compatible and will be converted when loading...
View ArticleTX Text Control .NET Server for ASP.NET: 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,...
View ArticleMVC: Loading a data source from a view model
The most typical application for the Web.TextControl is the creation of templates for the Text Control Reporting engine DocumentServer.MailMerge. The ribbon tab Reports is designed to insert merge...
View ArticleSee Text Control in Fort Lauderdale-Davie at South Florida Code Camp 2016
Next month, we will be exhibiting at the South Florida Code Camp 2016 in Fort Lauderdale-Davie. Speakers will be talking about the most requested topics such as Windows 10, Windows Phone 8, ASP.NET,...
View ArticleMVC: Loading a DataSet from the ViewBag
The HTML5 based editor and template designer is typically used to create mail merge templates in web applications.The data source for the Reports ribbon tab can be pre-loaded in the view using the...
View ArticleMVC: Merging templates in a controller HttpPost method
The reporting engine MailMerge is used to merge templates with data. In combination with the HTML5 based MVC editor Web.TextControl, the created template can be merged in the MVC controller and loaded...
View ArticleMVC 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,...
View ArticleLoading a data source from a view model in MVC
The most typical application for the Web.TextControl is the creation of templates for the Text Control Reporting engine DocumentServer.MailMerge. The ribbon tab Reports is designed to insert merge...
View ArticleWhere to see Text Control in 2016?
The conference season started very early this year with the fantastic NDC London at the ExCeL London. We already planned most of the first 6 months of 2016, but there is room for more.One of our...
View Article