[Question] Retrieving images from database to grid view
Posted 05 February 2012 - 10:59 PM
I am trying to display images in the grid view coming from the database..
I used this tutorial : http://www.codeproje...e-in-a-GridView
but instead of the image, the filename (image.jpg) was displayed.
help please