This is a migrated thread and some comments may be shown as answers.

VB Windows Form Report Data Object Binding

1 Answer 33 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Scott
Top achievements
Rank 2
Scott asked on 09 Mar 2010, 08:06 PM
I'm trying to figure out how to use the Telerik Reporting to Tie it into an Data Object to create a report.

I have an object that contains a 2 Collections of DataTables, one that needs to be used in Charting, the other in a Table, along with another collection of objects for general reporting.  I need to create the report in such a way that it repeats for each instance of the parent object. 

I'm coding this for a VB Windows Form.  Any help or examples of data binding using an object would be appreciated.

1 Answer, 1 is accepted

Sort by
0
Massimiliano Bassili
Top achievements
Rank 1
answered on 10 Mar 2010, 10:39 AM
The Telerik demo reports already contain a sample report bound to business objects that you can review - the List Bound Report. You can see its exact implementation from your local copy of the reports available in C:\Program Files\Telerik\Reporting Q3 2009\Examples\CSharp\ReportLibrary or by starting the Visual Studio examples directly from the start menu.
Another topic you may find helpful - http://www.telerik.com/community/forums/thread/b311D-bgkkce.aspx

Cheers
Tags
General Discussions
Asked by
Scott
Top achievements
Rank 2
Answers by
Massimiliano Bassili
Top achievements
Rank 1
Share this question
or