Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 2.69 KB

File metadata and controls

32 lines (29 loc) · 2.69 KB
uid web-forms/overview/data-access/editing-inserting-and-deleting-data/index
title Editing, Inserting, and Deleting Data | Microsoft Docs
author rick-anderson
description In these tutorials you see how to map methods of the ObjectDataSource control to BLL methods, and how to configure the GridView, DetailsView, and FormView co...
ms.author wpickett
ms.date 10/05/2011
ms.assetid 9fc60498-ced4-47c6-b2cf-8d464e6aeef8
msc.legacyurl /web-forms/overview/data-access/editing-inserting-and-deleting-data
msc.type chapter

Editing, Inserting, and Deleting Data

In these tutorials you see how to map methods of the ObjectDataSource control to BLL methods, and how to configure the GridView, DetailsView, and FormView controls to let users modify data.