Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The DetailsView control is used to display a single record from a data source in a table, wherfe each data row represents a field in the record. It is often used in combination with a GridView control for master-detail scenarios. This section contains topics about working with the DetailsView control.
In This Section
Related Sections
- Accessing Data with ASP.NET
Provides general information on using ASP.NET controls to work with data.
- ASP.NET Web Server Controls Overview
Provides general information on working with ASP.NET Web server controls.
- Individual ASP.NET Web Server Controls
Provides information on other Web server controls.
- Data Web Server (ASP.NET) Controls
Provides links to topics about other data controls.
- ASP.NET Web Server Controls Templates
Provides links to topics that discuss how to create templates.