/web-dashboard-custom-info-exported-excel

How to add custom information to the exported Excel document in the ASP.NET Web Forms dashboard control.

Primary LanguageC#OtherNOASSERTION

Dashboard for Web Forms - How to add custom information to the exported Excel document

This example shows how to add a custom header to each sheet for the exported workbook.

The ASPxDashboard.CustomizeExportDocument event allows you to obtain the stream of the exported document using the Stream property and customize the document's layout according to your requirements. For instance, Excel documents can be loaded into the Workbook component for further processing.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)