Description |
---|
Excerpt |
---|
Sets a row's data source to |
an
IEnumerable interface supports a simple iteration over a collection. |
|
for the column bound by the |
datamarker. You must insert a |
datamarker into the template for |
each column of data you want |
shown. |
Signature | ||||
---|---|---|---|---|
| ||||
public virtual void BindRowData(System.Collections.IEnumerable dataSource, System.String[] columnNames, System.String dataSourceName, DataBindingProperties property) |
...