Control.DataBind Method
.NET Framework 2.0
Binds a data source to the invoked server control and all its child controls.
| Name | Description |
|---|---|
| Control.DataBind () |
Binds a data source to the invoked server control and all its child controls.
|
| Control.DataBind (Boolean) |
Binds a data source to the invoked server control and all its child controls with an option to raise the DataBinding event.
|
Community Additions
ADD
Show: