Click here to Skip to main content
15,902,918 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Export image from grideView to Excel

hello

i can send data from grideView to Excel. but the image column dont be send. the image is not store in db . only path of image file is store in db.

how can i send it to excel?
thanks very much
Posted

1 solution

Quote:
the image is not store in db . only path of image file is store in db.

It's not a problem

See this:
http://www.aspsnippets.com/Articles/Export-GridView-with-Images-to-Word-Excel-and-PDF-Formats-in-ASP.Net.aspx[^]
 
Share this answer
 
v2

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