Exporting data into Excel, Word in ASP.NET - Please help !!!
- From: "bienwell" <bienwell@xxxxxxxxxxx>
- Date: Wed, 11 May 2005 15:31:26 -0400
Hi all,
I have a datagrid control with data in my Web page. I have a Link button
"Exporting data" like this:
<asp:Linkbutton id="linkbtn3" Visible="false" Text="Exporting data"
OnClick="ExportingData" Runat="Server" />
How does the code look like in the Sub "ExportingData" to export data into
excel, word ..?
Please give me your ideas ? Thanks in advance
.
- Follow-Ups:
- Re: Exporting data into Excel, Word in ASP.NET - Please help !!!
- From: Steve C. Orr [MVP, MCSD]
- RE: Exporting data into Excel, Word in ASP.NET - Please help !!!
- From: Elton W
- Re: Exporting data into Excel, Word in ASP.NET - Please help !!!
- Prev by Date: HttpModules - Webservices
- Next by Date: Re: How can I urn off browser caching for all aspx pages?
- Previous by thread: HttpModules - Webservices
- Next by thread: RE: Exporting data into Excel, Word in ASP.NET - Please help !!!
- Index(es):