Search code examples
c#visual-studio-2010excelexport-to-excel

Exporting Listview in Visual Studio Into Microsoft Excel


I am new in creating Report System using Visual Stuido 2010 C#. I already have a listview in my forms where it has all the information needed for the report. I am planning to integrate it with Microsoft Excel. What I want is that the user is capable of exporting the reports in the listview into Microsoft Excel. Is there anything I can read or research on how to do this? Or is it even possible? Please help. Thanks.


Solution

  • see:
    http://www.dotnetlogix.com/article/aspnet/56/How-to-export-listview-in-excel-in-asp.net.html
    http://www.c-sharpcorner.com/UploadFile/DipalChoksi/ExportASPNetDataGridToExcel11222005041447AM/ExportASPNetDataGridToExcel.aspx