Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 2.02 KB

File metadata and controls

27 lines (19 loc) · 2.02 KB

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

Does this example address your development requirements/objectives?

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