I have a report, which mianly needs 3 sections of data.
Can i use the 3 details group in parellelism? namely I need 3 data sets for one report. Is this possible in telerik or not?
1 Answer, 1 is accepted
0
Steve
Telerik team
answered on 24 Aug 2012, 08:53 AM
Hello,
A report has a single detail section only. If you need to bind to more than a single dataset, then you should use another Data Item (SubReport, Table, Chart) which has its own DataSource property. Respectively it binds to a separate data source component, in your case separate ObjectDataSource.
Regards,
Steve
the Telerik team
BLOGGERS WANTED! Write a review about Telerik Reporting or the new Report Designer, post it on your blog and get a complimentary license for Telerik Reporting. We’ll even promote your blog and help bring you a few fresh readers. Yes, it’s that simple. And it’s free. Get started today >