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

Content of a GridView EditForm

# 
Employee ID 
Last Name 
First Name 
Notes 
Title 
Birth Date 
Edit1DavolioNancyEducation includes a BA in psychology from Colorado State University in 1970. She also completed "The Art of the Cold Call." Nancy is a member of Toastmasters International.Sales Representative12/8/1970
 2FullerAndrewAndrew received his BTS commercial in 1974 and a Ph.D. in international marketing from the University of Dallas in 1981. He is fluent in French and Italian and reads German. He joined the company as a sales representative, was promoted to sales manager in January 1992 and to vice president of sales in March 1993. Andrew is a member of the Sales Management Roundtable, the Seattle Chamber of Commerce, and the Pacific Rim Importers Association.Vice President, Sales2/19/1974
v
Check Spelling Update Cancel
Page 1 of 5 (9 items)Prev12345Next

This demo illustrates how to use the Spell Checker component to check the text displayed in the DevExpress ASP.NET Grid View (ASPxGridView) Edit Form. For this, the Check Spelling link is added to the Edit Form. The Spell Checker's CheckElementsInContainer method is used to check the data in all Edit Form editors. To start spell checking, change the values in the Edit Form editors and then click the Check Spelling link.

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
Open VB Solution
The source code files for this demo are installed (by default) in the following directories:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\ASPxSpellCheckerDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxSpellCheckerDemos