filmov
tv
How to Bind ASP.NET ListView control to ObjectDataSource

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