Click here to Skip to main content
15,893,622 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi there.

I wanted to display images in GridView.
I referred to this[^] CodeProject article but this doesn't work for me.
All other fields except images are displayed in GridView.
Another doubt is how to display multiple images (Here only one Id is passing).

What should I do to get the correct output?
Thanks in advance.
Posted
Updated 16-Jan-11 23:44pm
v2
Comments
Hiren solanki 17-Jan-11 5:59am    
see my updated answer.!!

Check this article it will help you
Image Handling In ASP.NET[^]
 
Share this answer
 
Try THIS[^].
OR
If you want to ask question about specific article then below all the article in code project you will find 'Comment and discussion', Put your query there so you will specifically target author of that article and to getting up to point response.

[update]

Based on your requirement I can suggest you three of below article to follow.

1) http://www.dotnetcurry.com/ShowArticle.aspx?ID=193[^].
2) http://www.aspdotnetcodes.com/Insert_Images_Database.aspx[^].
3) http://www.beansoftware.com/ASP.NET-Tutorials/Images-Database.aspx[^]
[/update]

Thanks.
 
Share this answer
 
v2
Comments
aswathy.s.88 17-Jan-11 5:54am    
I'm storing data in SqlServer as image field.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900