Master/Detail Part 4: Using a Selectable Master GridView with a Details DetailView
Author:
Scott Mitchell
This tutorial will have a GridView whose rows include the name and price of each product along with a Select button. Clicking the Select button for a particular product will cause its full details to be displayed in a DetailsView control on the same page.
More Tutorials
|