Generic List Collection / ObjectDataSource / GridView Sample
I put together sample code that will run on the Northwind database that demonstrates using a generic List collection as a data source for an ObjectDataSource which populates a GridView control. All you have to do is specify the connection string in Web.config and the sample code will run. Enjoy.
Download C# ObjectDataSource Sample
Download VB.NET ObjectDataSource Sample
Similar Posts
- LinqDataSource, ListView, and DataPager example
- Dev Connections Day 2
- C# GridView Sorting/Paging w/o a DataSourceControl DataSource




