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.