Hi, I have a database which contains images (I entered these as Image). So, now I want to display these images using the DataList.
Using the GridView and DetailsView was pretty easy to display them (without any codes in the Code View), but I can't design them in the way I want to (I want to show the image to the lefts and the information about it to the right). I see the DataList is easier to put it that way, but instead of the image, it just displays the path (as in the database).
What is the best way to do this or what I'm doing wrong?
