Skip to content

This example demonstrates how to define a custom Dashboard Storage and override the LoadDashboard method that is used to load dashboards.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/mvc-dashboard-customize-before-displaying-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard for MVC - How to customize a dashboard before displaying it in a browser

This example demonstrates how to define a custom Dashboard Storage and override the LoadDashboard method that is used to load dashboards. From this method, you can edit the loaded dashboard and provide the updated version to the ASP.NET MVC Dashboard control. In this example, a custom descendant of the DashboardFileStorage class is created. It allows defining the default parameter value and customizing the data source query to filter displayed data.

Files to Look At

Documentation

More Examples

Does this example address your development requirements/objectives?

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

About

This example demonstrates how to define a custom Dashboard Storage and override the LoadDashboard method that is used to load dashboards.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 5