I'm using Telerik reporting, and I have to create a report with many sections that are configurable. So I've made a main report with subreports for each section. In my main report, I'd like to use the header, to set the title of each section. How do I set a textbox's value dynamically in the header of the main report, based on the subreport displayed on the current page?
I've seen in the expression editor that there's a Global Object ReportItem, is there example on how to use that ? Could that be used to get what I want ?
Thanks a lot.
I've seen in the expression editor that there's a Global Object ReportItem, is there example on how to use that ? Could that be used to get what I want ?
Thanks a lot.