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

Registration Form

Registration Data
*
*
*
v
Authorization Data
*
*
Password safety
Captcha image
Show another codeShow another code
By clicking "Sign Up", you agree to the privacy policy and the terms of use
Sign Up


In this demo, you can see how to use the FormLayout extension to create a complete and fully functional registration form.

Note that in addition to an elegant form UI with aligned captions and editors, this implementation provides the following features:

  • Support for the automatic visualization of required field indicators. If the Model field is decorated with the RequiredAttribute, FormLayout automatically adds the required marks for the corresponding layout item.
  • Both client and server validation of user input.
  • Server-side Captcha verification.
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\MVCxNavigationAndLayoutDemos