This example demonstrates how to edit database records in the ASPxFormLayout control's items.
Note
In this example, the Form Layout control is bound to the Northwind sample database. Refer to the following topic for more information on how to load this database: Get the sample databases for ADO.NET code samples.
In the example, the Form Layout control is bound to a data sorce record and contains multiple nested DevExpress editors. These editors allow you to edit the record's field values. Click the Update button to call the SqlDataSource.Update method and save changes to the edited record. To navigate between records, use the ASPxPager control.
- ImageHelper.cs (VB: ImageHelper.vb)
- Default.aspx (VB: Default.aspx)
- Default.aspx.cs (VB: Default.aspx.vb)
(you will be redirected to DevExpress.com to submit your response)