Skip to content

DevExpress-Examples/reporting-winforms-create-report-dynamically-and-bind-it-to-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reporting for WinForms - Create a Report Dynamically and Bind It to a DataSet

This example demonstrates how to create a report dynamically and bind it to a DataSet. Based on a user's choice, either the XRTable or XRLabel control is used to display report data, and the XRChart control is used to visualize this data.

Report Preview

If you want to create a report based on GridControl data, use the ReportGenerator class as described in the following help topic: Advanced Grid Printing and Exporting.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

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