This is a migrated thread and some comments may be shown as answers.

Sub-reports need a refresh to display properly

1 Answer 109 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Dave Hayward
Top achievements
Rank 1
Dave Hayward asked on 23 Feb 2010, 10:37 PM
I have a master report with a sub-report. When I display the master report in the report viewer on my web page, the master report display alright, but the sub-report doesn't get displayed until I press the refresh button on the viewer. I have verified with the debugger and know that the sub-report is being run, but it doesn't get displayed until I press the refresh button. Any ideas what I could be doing wrong?

TIA

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 24 Feb 2010, 05:27 PM
Hi Dave,

You have not provided any details about whether that subreport is independent or it shows filtered data based on a parameter from the master report. If this is the case and you're passing the parameter value programmatically, make sure that you're working with the processing report objects and not with the definition ones. You can find more info in the following help article: Understanding Events.

Kind regards,
Steve
the Telerik team

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 Public Issue Tracking system and vote to affect the priority of the items.
Tags
General Discussions
Asked by
Dave Hayward
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or