filmov
tv
How to bind an ASP.NET DataList to ObjectDataSource

Показать описание
Demonstrates the following:
-Configuring ObjectDataSource control to work with factory methods
-Using a DataList control
-Adding a simple ItemTemplate to DataList control
-Binding a DataList control to ObjectDataSource control
-Binding without writing any code-behind