M
mattmerc
Hi all,
This is a repost from a week or so ago. I'll try to reformat so it is
more clear.
I am looking for something in asp .net / vb .net that will export a
datagrid to Excel, BUT will save the file on the server (not the
client). Can this be done without Excel installed on the server?
Is there a was to send the contents of a datagrid as an excel
attachment to an email. Or even embedded in the email?
If possible, the solution should not require excel to be installed on
the server and should allow formatting of the excel to make it more
readable. Specifically, I would like the longer fields to word wrap
within the cell instead of being cut off or continuously on one line.
Any help is appreciated. I don't mind doing the research and learning
how to do this, but I am coming up blank so far. Anything with Excel
turns up so many hits it is hard to read it all.
Thanks again.
This is a repost from a week or so ago. I'll try to reformat so it is
more clear.
I am looking for something in asp .net / vb .net that will export a
datagrid to Excel, BUT will save the file on the server (not the
client). Can this be done without Excel installed on the server?
Is there a was to send the contents of a datagrid as an excel
attachment to an email. Or even embedded in the email?
If possible, the solution should not require excel to be installed on
the server and should allow formatting of the excel to make it more
readable. Specifically, I would like the longer fields to word wrap
within the cell instead of being cut off or continuously on one line.
Any help is appreciated. I don't mind doing the research and learning
how to do this, but I am coming up blank so far. Anything with Excel
turns up so many hits it is hard to read it all.
Thanks again.