Hi all,

I am also trying to display an image from DB to gridview. Has anyone done this and can advise on how to do it?

Currently, I have one table which has ID, name, photo attributes for each record. The gridview is currently displaying ID and name only :( The photo is stored as an image data type in SQL server 2005 express.

Any help would be greatly appreciated

Tony