Hey All.
We are on Q3 2012 Telerik Reporting. The example of binding a subreport FROM it's parent report seems to be broken. If, in the main report, I create a binding on the subReport object, for "ReportSource.DataSource" to "=ReportItem.DataObject.Departments" then what I get is "An error has occurred while processing SubReport 'subReport1': Bindings error - Property 'DataSource' does not exist". What is the new way we should be doing this? I have seen examples of setting the binding IN THE CHILD REPORT, but this is not correct. The parent report, containing hierarchical data, should be able to assign one of it's property's (which contains a list) to the subreport. Any ideas? Surely this is possible...
--shawn
Here is a link to the example that no longer works:
http://www.telerik.com/ClientsFiles/329169_SubReportBinding.zip
We are on Q3 2012 Telerik Reporting. The example of binding a subreport FROM it's parent report seems to be broken. If, in the main report, I create a binding on the subReport object, for "ReportSource.DataSource" to "=ReportItem.DataObject.Departments" then what I get is "An error has occurred while processing SubReport 'subReport1': Bindings error - Property 'DataSource' does not exist". What is the new way we should be doing this? I have seen examples of setting the binding IN THE CHILD REPORT, but this is not correct. The parent report, containing hierarchical data, should be able to assign one of it's property's (which contains a list) to the subreport. Any ideas? Surely this is possible...
--shawn
Here is a link to the example that no longer works:
http://www.telerik.com/ClientsFiles/329169_SubReportBinding.zip