Author: Richard Bean | Posted on: 3/31/2010 10:34:36 PM | Views : 788

Explains how to implement ASP.NET DetailsView control in some common scenarios. DetailsView server control is used to display, delete, insert or edit a single record from data source, often used in a master/detail scenario with the GridView control. ...

Go to the complete details ...