S
stephen
Hi,
I am exporting data from datagrid into excel. lets says that the grid has 3
sets of information in columns like (billing address, shipping address and
order info). If I export it, it creates an excel document but I want to
write additional header like "Billing Infomation", "Shipping address",
"Orders" above the columns on the excel generated. Basically I want to add
additional info into the excel after or before the excel is generated.
Any suggestions on how this can be done? Can it be done via asp.net
application or should it be done after the excel is created?
Any sample or article will be great.
Thanks,
Stephen
I am exporting data from datagrid into excel. lets says that the grid has 3
sets of information in columns like (billing address, shipping address and
order info). If I export it, it creates an excel document but I want to
write additional header like "Billing Infomation", "Shipping address",
"Orders" above the columns on the excel generated. Basically I want to add
additional info into the excel after or before the excel is generated.
Any suggestions on how this can be done? Can it be done via asp.net
application or should it be done after the excel is created?
Any sample or article will be great.
Thanks,
Stephen