Show theme settings Shopping cart Download trialFree Trial
Spell Checker
Change Theme Settings
Change Theme Settings
Themes
 
Material
Material Compact
Office 365
Show All Themes
v
...v

Ajax Form

Process
Did this demo address your needs?
If you’d like us to extend this demo further, please describe your needs below.
Thank you in advance for your cooperation.
SEND FEEDBACK


DevExpress MVC extensions fully support Ajax Forms.

This demo shows how to process a form asynchronously with results without a page reload. The partial view that contains DevExpress MVC Editors is reloaded only.

When end user clicks the "Process" button, the form is sent to a server via an ajax callback without page reloading.

In this demo, the Ajax Form is created using the Ajax.BeginForm() helper method.

You can find more information about Ajax Forms at MSDN Reference: AjaxExtensions.BeginForm Method.

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\MVCxDataEditorsDemos