0
kicks
Binding an ASP.NET GridView to ObjectDataSource
In this article the author shows how to bind a GridView to an ObjectDataSource. If we assume that an interface for accessing the data is given, the developer does not need any programming-knowledge for accomplishing this task.