UPDATE:
Turns out I just had the html goofed up on the actual page so it wasn't being written correctly. After creating a table to house the datagrid, the export did indeed work.
-Christine
User Profile
Collapse
-
Export to Excel with DataGrid in VB.NET 2003?
Hello everyone.
I am trying to export the contents of a DataGrid to MS Excel using VB.NET 2003. I read of a couple different ways of doing that here (though I couldn't tell which version of .NET was the subject of the article):
http://www.aspnetpro.c om/NewsletterArtic le/2003/09/asp200309so_l/asp200309so_l.a sp
The following code snippet from that article DOES work for me:
-----------------------------------------------------------------------------...
No activity results to display
Show More
Leave a comment: