Skip to content

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

License

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

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

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •