Displaying Master-Details Relationships in ASP.NET 2.0
One of the common tasks in manipulating databases is displaying master-details relationships. In this article, I will show how you can use the GridView and DetailsView controls to display records in the authors and titles tables.
No comments:
Post a Comment