ASP.NET Excel Exporter Control

WebExcelExporter™ lets you export row data, headers, and summaries from the WebDataGrid™ to a binary-compatible Excel® spreadsheet in .XLS file format (Excel 97 or later) or an XML-compatible Excel® spreadsheet in .XLSX file format (Excel 2007 or later). The Excel engine in the Infragistics.Excel compiled assembly does not have dependencies on Excel or Microsoft® Office®, which means there is no heavy overhead to accomplish export tasks.

Watch this video introduction to WebExcelExporter, an ASP.NET Excel Export control (4:57)

Exporting to Excel format allows you to control how layouts and appearances are applied to the data before export and which data is included or excluded. Excel export takes advantage of many of the advanced formatting features of Excel to produce a high-fidelity rendition of your data grid within an Excel workbook.

 

Key Features at a Glance

  • 100% Managed – Based on the Infragistics.Excel compiled assembly, Infragistics implementation of the XLS/XLSX file format runs in partial-trust environments.
  • High Fidelity – Obtain a high-fidelity rendition of the WebDataGrid or WebHierarchicalDataGrid™ in your own Excel workbooks.
  • Easy to Use – Export from any event handler, it only takes one method call to the Export method and the WebExcelExporter control takes care of everything.
  • Excel Templates – Support for writing and reading Excel 2007 Template files (XLTX), Macro-enabled Template files (XLTM) and Excel 97-2003 Template files (XLT).