|
This page demonstrates the concept of Master-Child (Parent-Child) relationships
with the help of a GridView and DetailsView control. You select any customer type
in the GridView control; all records related to that particular type will be listed
in the DetailsView. Then you can make Insert, Edit, Update and Delete
functions
in the DetailsView. |