View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike Mike is offline
external usenet poster
 
Posts: 3,101
Default Exporting datagrid contents to Excel using ASP.NET

Hello,

I am attempting to export the contents of a datagrid on my webform (using
Excel automation) through ASP.NET.

I have added the Excel object library to my VS ASP.NET project but I am lost
on how to export my datagrid contents to Excel?

I am sure it can be done but having difficulties figuring out the code.

Any help would be greatly appreciated.

Thanks,

Mike