DetailsView.DataBind Method ()
.NET Framework 3.0
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Calls the DataBind method of the base class.
Namespace: System.Web.UI.WebControlsAssembly: System.Web (in system.web.dll)
Data-bound controls should override PerformDataBinding instead of DataBind.
Community Additions
ADD
Show: