How to Bind ASP.NET DropDownList/ListBox to ObjectDataSource

preview_player
Показать описание


Demonstrates the following:

-Configure ObjectDataSource to a business method
-Configure DropDownList to bind to ObjectDataSource (includes Display field and Value field)
-Configure ListBox to bind to ObjectDataSource
-Retrieve values of selected items in DropDownList/ListBox
Рекомендации по теме