asp.net.ph

Skip Navigation Links

FormView Web Server Control

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


FormView displays values of a single record from a data source using customizable templates, and allows users to update the data.

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

In This Section


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

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

FormView Class   FormView 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