BaseDataList.DataBind Method
.NET Framework 2.0
Binds the control and all its child controls to the specified data source.
| Name | Description |
|---|---|
| BaseDataList.DataBind () | Binds the control and all its child controls to the specified data source. |
| BaseDataList.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: