0
kicks
images in Gridview or DataList
In this example i am going to explain how to display Images in GridView or DataList using ObjectDataSource.
For this first of all we need to create a Object to populate gridview or DataList. Right click on solution explorer and add new class, name it whatever you want to.