Tag Archives: WebTextEditor

New Properties, Events, and Client-side API added in WebTextEditor

As published previously, we have released WebUI Studio 2009 R1 SP1 which includes many enhancements, especially to WebTextEditor and WebScheduler 2. Specifically in WebTextEditor, some new properties, client-side events, and client-side API are included. New Properties ToolBarSettings >> SerializationMode, determines … Continue reading

Posted in 2009 R1, Products | Tagged , , , | Leave a comment

Bind Value to WebTextEditor When Used As Template

WebTextEditor can be used as editing tool in many scenarios. If you have details view or other data list control, WebTextEditor can be used as the item or edit template and the related data can be displayed in WebTextEditor. DetailsView … Continue reading

Posted in 2009 R1, Products | Tagged , , , | Leave a comment

Integrate WebSpellChecker to ASP.NET Controls

In addition to its easy integration with our own WebTextEditor, WebSpellChecker can also be used to target standard ASP.NET controls such as simple textbox, multiline textarea as well as IFRAME. Similar to the WebTextEditor integration, using WebSpellChecker with ASP.NET controls … Continue reading

Posted in 2009 R1, Products | Tagged , , | Leave a comment

Built-in Mail Merge Support in WebTextEditor

Many people are familiar with Mail Merge feature in Microsoft Word. It is used when you want to send a set of documents that has the same kind of information, but personalized for each recipient. For example: you want to … Continue reading

Posted in 2009 R1, Products | Tagged , , | Leave a comment

Reduce Page Output in WebTextEditor

In WebTextEditor, there are three kinds of views that have their own set of toolbars, such as Design view, HTML view, and Preview. Each toolbars are created in server-side and then serialized to client for UI rendering. This will result … Continue reading

Posted in 2009 R1 | Tagged , , , | 1 Comment