Can I save a datagrid to an Excel file?

  • Thread starter Thread starter anon
  • Start date Start date
A

anon

I am trying to save the contents of datagrid to an excel file using VB.NET
2002 Standard.
Someone posted me a reply, but unfortunately it uses a web control and I do
not have that functionality since I only have the basic edition of vb.net.

Is there any other means of exporting a datatable or datagrid to an excel
file.

Thanks in advance for any newsgroup feedback.

Terry
 
Hi,

http://support.microsoft.com/default.aspx?scid=kb;en-us;319180

Ken
--------------
I am trying to save the contents of datagrid to an excel file using VB.NET
2002 Standard.
Someone posted me a reply, but unfortunately it uses a web control and I do
not have that functionality since I only have the basic edition of vb.net.

Is there any other means of exporting a datatable or datagrid to an excel
file.

Thanks in advance for any newsgroup feedback.

Terry
 
Back
Top