3-tier Architecture with ASP.NET 2.0: Tutorial 10: Master/Detail Using a Selectable Master GridView with a Details DetailView
Author:
1
The final tutorial on master/detail reports. We'll look at how to display a list of products in a GridView where each row has a Select button. Clicking the Select button will display that product's details in a DetailsView control on the same page.
More Tutorials
|