I am little confused as to how reporitng source works I just need to be able to bind this list to the the report and was wondering how I might do this.
List<QCObject> list = new List<QCObject>();
list.Add(obj);
1 Answer, 1 is accepted
0
Todor
Telerik team
answered on 03 Jul 2018, 11:17 AM
Hello David,
You can use an ObjectDataSource component.
I suggest to check our demo ListBoundReport that can be found in the ReportLibrary project->DataBinding folder of our examples that come with the installation of Telerik Reporting. The default folder of our examples is (Telerik Reporting installation folder)\Examples\CSharp or VB (for example C:\Program Files (x86)\Progress\Telerik Reporting R2 2018\Examples\CSharp).
Comprehensive examples are available also in the How to: Bind to a BusinessObject help article.
Regards,
Todor
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items