This code example demonstrates how to use Entity Framework as an ASPxGridView data source when editing data in Batch Edit mode.
Data is updated manually by handling the ASPxGridView.BatchUpdate event.
See also:
ASPxGridView - A simple Batch Editing implementation