Skip to content

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