1
Answer

How to display the stored image from database without using gridview?

MohanRaj C

MohanRaj C

12y
1.4k
1
How to display images without using gridview and Image control?

EX: I have stored 4 images per day

   if i click view means all the 4 images has to display in the form with the name of the image has to display below to the particular image.

Answers (1)