Skip to content

This example shows how to use the WebDashboardExporter class to export a dashboard on the server side.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/asp-net-mvc-dashboard-implement-server-side-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BI Dashboard for MVC - How to implement server-side export

This example demonstrates how to export a dashboard displayed using the ASP.NET MVC Dashboard extension on the server side using the WebDashboardExporter class. The following API is used:

Files to look at

Documentation

More Examples