Skip to content

DevExpress-Examples/web-forms-dashboard-implement-server-side-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BI Dashboard for Web Forms - How to implement server-side export

This example shows how to export a dashboard displayed in ASPxDashboard on the server. When you click Export to PDF, the ASPxDashboardExporter exports the displayed dashboard with the specified dashboard state to your desktop.

The following API is used to implement this functionality:

Files to Review

Documentation

More Example