Displaying Master-Details Relationships in ASP.NET 2.0 (Addict 3D)
Displaying Master-Details Relationships in ASP.NET 2.0 (Addict 3D)
One of the common tasks in manipulating databases is displaying master-details relationships. Wei-Meng Lee shows how you can use the GridView and DetailsView controls to display records in the authors and titles tables.