DataBind Method
MSDN Home
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 2.0
Class Library Reference
System.Web.UI.WebControls
GridView Class
GridView Methods
DataBind Method
DataBind Method ()
GridView Methods
CreateAutoGeneratedColumn Meth ...
CreateChildControls Method
CreateChildTable Method
CreateColumns Method
CreateControlStyle Method
CreateDataSourceSelectArgument ...
CreateRow Method
DataBind Method
DeleteRow Method
ExtractRowValues Method
GetCallbackResult Method
GetCallbackScript Method
InitializePager Method
InitializeRow Method
IsBindableType Method
LoadControlState Method
LoadViewState Method
OnBubbleEvent Method
OnDataPropertyChanged Method
OnDataSourceViewChanged Method
OnInit Method
OnPageIndexChanged Method
OnPageIndexChanging Method
OnPagePreLoad Method
OnPreRender Method
OnRowCancelingEdit Method
OnRowCommand Method
OnRowCreated Method
OnRowDataBound Method
OnRowDeleted Method
OnRowDeleting Method
OnRowEditing Method
OnRowUpdated Method
OnRowUpdating Method
OnSelectedIndexChanged Method
OnSelectedIndexChanging Method
OnSorted Method
OnSorting Method
PerformDataBinding Method
PrepareControlHierarchy Method
RaiseCallbackEvent Method
RaisePostBackEvent Method
Render Method
SaveControlState Method
SaveViewState Method
Sort Method
System.Web.UI.ICallbackEventHa ...
System.Web.UI.ICallbackEventHa ...
System.Web.UI.IPostBackEventHa ...
System.Web.UI.WebControls.ICal ...
System.Web.UI.WebControls.IPos ...
TrackViewState Method
UpdateRow Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
GridView.DataBind Method
Binds the data source to the
GridView
control.
Overload List
Name
Description
GridView.DataBind ()
Binds the data source to the
GridView
control. This method cannot be inherited.
GridView.DataBind (Boolean)
Binds a data source to the invoked server control and all its child controls with an option to raise the
DataBinding
event.
See Also
Reference
GridView Class
GridView Members
System.Web.UI.WebControls Namespace
BaseDataBoundControl.DataBind
Tags :