/aspxgridview-edit-in-memory-dataset

Use the ASPxGridView control to edit an in-memory data set with a master-detail relationship.

Primary LanguageVisual Basic .NETOtherNOASSERTION

Grid View for ASP.NET Web Forms - How to edit an in-memory data set with a master-detail relationship

This example demonstrates how to use the ASPxGridView to edit an in-memory data set with a master-detail relationship.

How to Edit an In-Memory Data Set

Implementation Details

The example application stores data in a DataSet object created at runtime. The DataSet object contains master and detail data tables.

To implement the CRUD operations required to edit the grid's data, handle the following events:

Files to Look At

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)