I have an image path located in my database and I want to show the image with the other table fields in a gridview (I have ID, Name, ImagePath, Date). I have tried to use sqlDataReader but it only...
Type: Posts; User: aaron1990; Keyword(s):
I have an image path located in my database and I want to show the image with the other table fields in a gridview (I have ID, Name, ImagePath, Date). I have tried to use sqlDataReader but it only...