Insert, Update and Delete rows in ASP.NET DetailsView Control

DetailsView is a DataBound control of asp.net used to Displays the single record from a DataSource in the form of a table, where each row represents a field of the record. The DetailsView control allows you to insert,edit and delete records.1.Download my Sample.

C# (568.1 KB)
 
 
 
 
 
(1)
2,126 times
Add To Favorites
8/17/2012
E-mail Twitter del.icio.us Digg Facebook

Solution Explorer

C#
Click an item in the panel on the left to view the contents here.