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

Two-Way Binding

New
First Name 
Last Name 
Birth Date 
Title 
Hire Date 
EditNancyDavolio12/8/1970Sales Representative5/1/2014
EditAndrewFuller2/19/1974Vice President, Sales8/14/2014
 JanetLeverling8/30/1985Sales Representative4/1/2014
First Name
Last Name
Title
Birth Date
v
Hire Date
v
Update Cancel
EditMargaretPeacock9/19/1959Sales Representative5/3/2015
EditStevenBuchanan3/4/1977Sales Manager10/17/2015
EditMichaelSuyama7/2/1985Sales Representative10/17/2015
EditRobertKing5/29/1982Sales Representative1/2/2016
EditLauraCallahan1/9/1980Inside Sales Coordinator3/5/2016
EditAnneDodsworth1/27/1988Sales Representative11/15/2016

The DevExpress ASP.NET Grid View (ASPxGridView) allows you to implement 'Two-Way Data Binding' - a data access model that provides the capability to read and update data.

In this demo, editors contained within the Edit Form template use the Bind method to retrieve and update the values of data-bound fields. This method takes the name of a data field to associate with a bound property.

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\ASPxGridViewDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxGridViewDemos