|
| ||
| ||
|
Figure 2. Click a HyperLinkField to Open a Related GridView or DetailsView This revamped screen capture shows the first five and last two fields of the Customers.aspx page's GridView control. A View Orders link opens the Orders.aspx page with a parameterized GridView that displays all Orders records that match the record's CustomerID value. Clicking a View Details link opens the CustomerDetails.aspx page with a DetailsView control for the record. | ||