|
Hi, I am trying to show 2 reports on one rdl. At first you have on the left side an drilldown report and on the right side I want to show an detailed view of selected node in a subreport. I have done this using actions, however each time I select the entire report gets refreshed. Because of which I loose the selection in the drill down. Is there a way to only refresh the subreport on user selection??? Thanks, Kannan
(comments are locked)
|
|
I have done this finally. Using Internal Parameters in the report where i could store the state of the Drill down report. When the report loads again the initial toggle state property of the drill down was set according to the internal parameter values. http://arookiebidev.blogspot.com/2011/05/ssrsenabling-tree-view-and-customizing.html i wrote this in my blog
May 31 '11 at 08:15 AM
aRookieBIdev
Thank you for sharing Kannan
May 31 '11 at 08:57 PM
Scot Hauder
(comments are locked)
|

