Skip to content

DevExpress-Examples/winforms-dashboard-sql-data-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard for WinForms - How to Bind a Dashboard to an SQL Data Source at Runtime

This example shows how to bind a dashboard to a Microsoft Access database (MS SQL Server, XML file). For this, create a DashboardSqlDataSource instance and specify connection parameters.

screenshot

Files to Review:

Documentation

More Examples