
The DataList examples we ve seen in the past two tutorials have rendered each record from its data source as a row in a single-column HTML table. While this is the default DataList behavior, it is very easy to customize the DataList display such that the data source items are spread across a multi-column, multi-row table. Moreover, it s possible to have all of the data source items displayed in a single-row, multi-column DataList.
|