asp.net.ph

Skip Navigation Links

DetailsView Web Server Control

Web Forms Server Controls   Controls You Can Use on Web Forms   ASP.NET Data Controls


DetailsView displays values of a single record from a data source into a form, that allows users to update the data.

The following topics provide information that you will find useful in learning to work with the DetailsView control.

In This Section


Content
Introduction to the DetailsView Control
A brief overview of the DetailsView control’s features, and what you can do with it.
Adding a DetailsView Control to a Web Forms Page
Gives directions for adding a DetailsView control to a Web Forms page and setting the required properties.
Specifying Row Format in a DetailsView Control
Customizing the appearance of a DetailsView.
Specifying Paging Behavior in a DetailsView Control
Adding paging functionality to the DetailsView control.
Allowing Users to Add Rows in a DetailsView Control
Providing functionality wherein users can add a record using a DetailsView.
Allowing Users to Edit Rows in a DetailsView Control
Providing functionality wherein users can update a record using a DetailsView.
Allowing Users to Delete Rows in a DetailsView Control
Providing functionality wherein users can remove a record using a DetailsView.
Responding to Control Events in DetailsView Rows
Responding to events that are raised by controls in a DetailsView row.
/dl>

Related Sections


Content
Programming Web Forms
Suggests additional topics on working with Web Forms in code.
Introduction to Web Forms Server Controls
Provides general information on working with Web Forms server controls.

See Also

DetailsView Class   DetailsView Control Syntax



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note