Click here to Skip to main content
15,918,889 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello all,
Any one know how to export gridview to export excel.in my gridview has images data when I go for exporting data, only data is exporting no image is getting exported what is the solution please help asap.
thanx in advance
Posted
Updated 3-Aug-11 20:59pm
v2
Comments
[no name] 4-Aug-11 2:58am    
can you share the code so that we can rectify the problem..

actually you can do this , either you have to use report viewer
here is good article
http://engthunder.wordpress.com/2011/10/05/everything-about-report-viewer-part-1/[^]

or you can export using itextsharp this example show how to add image and export gridview i think it needs a little bit modification to export all images in the gridview

http://engthunder.wordpress.com/2011/10/03/export-gridview-to-pdf-with-arabic-content-using-itextsharp/[^]
 
Share this answer
 
Maybe this[^] can help.
 
Share this answer
 
Comments
bhargavpp 4-Aug-11 4:49am    
if you have any idea then realese the code
RaviRanjanKr 4-Aug-11 9:36am    
Nice link. have a my 5+

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