I am trying to export a gridview to an Excel file. Each row of the gridview has an image and data.
Everything is working correctly except the image.
Every image of the gridview become 125% larger than the image I set in the gridview. It looks like a change to the original size or the image becomes larger. Each image I use is 80px * 100px.
How can I export the images without them being resized?
oysterlee
Member
4 Points
5 Posts
Images exported to Excel file from a GridView are resized
Nov 09, 2011 07:30 AM|LINK
I am trying to export a gridview to an Excel file. Each row of the gridview has an image and data.
Everything is working correctly except the image.
Every image of the gridview become 125% larger than the image I set in the gridview. It looks like a change to the original size or the image becomes larger. Each image I use is 80px * 100px.
How can I export the images without them being resized?