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.
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.