Gridview
A Gridview is a control for displaying and manipulating data from a variety of data sources.
Objectdatasource
ObjectDataSource control acts as a data interface for databound controls such as: GridView, Repeater, FormView and DetailsView.
Others
Example |
---|
From what i ve read the gridview control plays a lot nicer with the objectdatasource from question Select method of ObjectDataSource called before update button |