Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: How to save my data grid to a MS Excel ?


Message #1 by "CMY" <my62202@y...> on Wed, 9 Oct 2002 08:37:07
Hi,

After I populate my data to the datagrid, how can I save this data grid 
in a MS Excel so that I can do some other things with this data ?
Message #2 by Greg Griffiths <greg2@s...> on Wed, 09 Oct 2002 15:16:32 +0100
http://www.greggriffiths.org/webdev/both/excel/ has some samples using HTMl 
and ActiveX, I think you may be able to use something like this.

At 08:37 09/10/02 +0000, you wrote:
>Hi,
>
>After I populate my data to the datagrid, how can I save this data grid
>in a MS Excel so that I can do some other things with this data ?
>---
>Beginning ASP.NET Databases using VB.NET
>http://www.wrox.com/ACON11.asp?ISBN=1861006195
>
>Beginning ASP.NET Databases using C#
>http://www.wrox.com/ACON11.asp?ISBN=1861007418
>
>These books look at how we can create data-centric ASP.NET
>applications. Requiring some basic knowledge of ASP.NET,
>Access and SQL the authors guide you through the process
>of connecting and consuming information in a variety of
>ways. They are packed full of excellent illustrative code
>examples, demonstrating important fundamental principles.



  Return to Index