SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 
        
Home       Members    Calendar    Who's On



SSRS render & 4 reprts in one report with tabs Expand / Collapse
Author
Message
Posted Wednesday, October 21, 2009 8:11 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: General Forum Members
Last Login: Tuesday, November 10, 2009 9:17 PM
Points: 8, Visits: 19
How can we achieve the following in SSRS 2008


1.i have 4 reports and i have to display these 4 reports in one main report so that in main report those 4 reports should be displayed in tabs(whn i clk one tab one report data should be displayed like waise 4 tabs


2.how to render the report directly in to a website like(www.asd.com)
Post #806525
Posted Thursday, October 22, 2009 7:24 AM
SSC Veteran

SSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC Veteran

Group: General Forum Members
Last Login: Thursday, October 22, 2009 7:50 AM
Points: 225, Visits: 34
I would suggest to implement the tab logic in HTML or whatever language you use to implement your web site and put the reports into the tab via IFRAME. This way you can leave all page switching logic to your web developers and the report design to the SQL guys.


WM_JUSTMY2CENTS
Guenter
Post #807143
« Prev Topic | Next Topic »


Permissions Expand / Collapse