Skip to content

DevExpress-Examples/web-dashboard-custom-dataset-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard for Web Forms - How to Save Dashboards to a DataSet

The following example shows how to create a custom dashboard storage. In this example, a DataSet is used as an in-memory storage of dashboards. You can use DataAdapter to save dashboard from this DataSet to a database.

The custom dashboard storage should implement one of the following interfaces: IDashboardStorage or IEditableDashboardStorage.

Files to Look at

Documentation

More Examples

About

The following example shows how to create a custom dashboard storage. In this example, a DataSet is used as in-memory storage of dashboards

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •