Intersoft WebGrid Documentation
How-to: Use WebTextEditor custom editor
See Also Send comments on this topic.

Glossary Item Box

WebGrid 7 now supports integration with Intersoft's WebTextEditor as editing type. Natively integrated into WebGrid's inline editing architecture, WebTextEditor delivers the best rich text editing experiences for your data applications.

In this topic, you will learn how to use WebTextEditor custom editor.

To use WebTextEditor custom editor

  1. Bind WebGrid to ISDataSource control (Use Products table).
  2. Drag WebTextEditor control from Toolbox. Set the ID as wte1.
  3. Right click on WebTextEditor control and choose WebGrid.NET Designer
  4. Go to Columns and set one of the column's Edit Control Type to WebTextEditor.



  5. Click See all properties and set CustomEditorServerId to wte1.



  6. Run the project. Try to double click on the Details cell to edit the value using WebTextEditor. When you finished the editing, simply click the provided Update button in the toolbar to apply your changes.

See Also

©2012 Intersoft Solutions Corp. All Rights Reserved.