Skip to content

Creates a new blank report at runtime and binds the report to data obtained from a CSV file.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/reporting-winforms-bind-to-csv-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reporting for WinForms - Bind a Report to a CSV File at Runtime

This example creates a new blank report at runtime and binds the report to data obtained from a CSV file.

The ExcelDataSource class instance is used to retrieve data from a CSV file. The data source schema is defined in code.

Files to Review

Documentation

About

Creates a new blank report at runtime and binds the report to data obtained from a CSV file.

Topics

Resources

License

Stars

Watchers

Forks