Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Find and Replace

  • Undo (Ctrl+Z)
  • Redo (Ctrl+Y)
  • Bold (Ctrl+B)
  • Italic (Ctrl+I)
  • Underline
  • Strikethrough
  • Find and Replace (Ctrl+H)


The DevExpress ASP.NET MVC HTML Editor (HtmlEditor) provides the 'Find and Replace' feature that allows your end-users to easily locate and modify text within Design and HTML views. The 'Find and Replace' functionality is implemented by using two elements: search panel and Find and Replace dialog.

The Search Panel allows end-users to search text and navigate through search results. To invoke the panel, press the CTRL+F keys.

The Find and Replace dialog allows end-users to search text, navigate through search results and replace them. To invoke the dialog, click the corresponding button in a toolbar or in the search panel, or press the CTRL+H keys.

Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
The source code files for this demo are installed (by default) in the following directory:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxHTMLEditorDemos