Hi,
I'm trying to convert a gridview to an excel report and have one small hang up. So far I've been able to create my gridview and export it to excel ok, but in my gridview I have an image. The problem is, the image won't display unless I'm connected to the Internet or if I use a relative path and have the image stored relative to the excel file. Is it possible to "embed" the image from the gridview into the excel workbook...
User Profile
Collapse
-
export gridview images to excel
-
Trouble with query
I'm wondering if someone might be able to help me with a query in mysql.
I have 3 tables that contain the information I need.
Table 1
Id1
.
.
.
Table 2
Id2
Id1(FK)
.
.
.
Table 3
Id3
Id2(FK)
.
.
.
I want to pull all the information from these tables if table 2 has more than one... -
HTML to PDF or DOC
I'm currently working on a ASP.NET (C#) web application to process bids. Right now the user will enter in some rich text into a textbox (I'm using FreeTextBox for this) and the text gets saved as HTML to a MYSQL database. I need some suggestions on how to take this HTML and put it into either a PDF or Word. The problem I'm having is keeping the formatting like it would show in a browser, but have it in a PDF.
For example I might...
No activity results to display
Show More