Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jul 13, 2012 03:20 PM by Jivan Vijay
Member
2 Points
8 Posts
Feb 28, 2012 11:05 PM|LINK
Hi guys, I've been using the ReportViewer in local mode and control is really good, it serves almost everything I need, but until now could not develop a report with multiplesubreports. Someone could tell me where to find a good tutorial or a solution? Thank you. Example: ------------------------------------------------ Daily Portfolio (main report) ------------------------------------------------ Fixed Income SubReport Equity SubReport Funds SubReport . . . ------------------------------------------------
Contributor
2137 Points
487 Posts
Feb 29, 2012 01:53 AM|LINK
Hi,
You can ref. below link, it might helpfull for you....
http://blogs.msdn.com/b/rosettaue/archive/2007/02/14/resolving-subreport-errors-and-using-nested-objects-reportviewer-control-in-local-mode.aspx
http://marcelwouters.wordpress.com/2011/06/01/showing-a-report-with-a-subreport-in-the-reportviewer-control-which-has-a-odata-service-as-datasource-in-a-wpf-application/
http://www.codeproject.com/Articles/15597/Using-the-ASP-NET-2-0-ReportViewer-in-Local-Mode
http://www.gotreportviewer.com/
Thanks
4289 Points
883 Posts
Feb 29, 2012 09:03 AM|LINK
Jivan Vijay,
Here is how you can start off these,
http://www.codeproject.com/Articles/36881/Microsoft-Reporting-Services-Sub-Reports-Charts-Pa
http://www.codeproject.com/Articles/195017/SSRS-Series-Part-II-Working-with-Subreports-DrillD
Jul 13, 2012 03:20 PM|LINK
Thanks buddy, upgraded to VS 2010 and reportviewer is with more features, and could do what I wanted.
Jivan Vijay
Member
2 Points
8 Posts
ReportViewer with various subreports
Feb 28, 2012 11:05 PM|LINK
Hi guys, I've been using the ReportViewer in local mode and control is really good, it serves almost everything I need, but until now could not develop a report with multiplesubreports. Someone could tell me where to find a good tutorial or a solution?
Thank you.
Example:
------------------------------------------------
Daily Portfolio (main report)
------------------------------------------------
Fixed Income SubReport
Equity SubReport
Funds SubReport
.
.
.
------------------------------------------------
subhash.shel...
Contributor
2137 Points
487 Posts
Re: ReportViewer with various subreports
Feb 29, 2012 01:53 AM|LINK
Hi,
You can ref. below link, it might helpfull for you....
http://blogs.msdn.com/b/rosettaue/archive/2007/02/14/resolving-subreport-errors-and-using-nested-objects-reportviewer-control-in-local-mode.aspx
http://marcelwouters.wordpress.com/2011/06/01/showing-a-report-with-a-subreport-in-the-reportviewer-control-which-has-a-odata-service-as-datasource-in-a-wpf-application/
http://www.codeproject.com/Articles/15597/Using-the-ASP-NET-2-0-ReportViewer-in-Local-Mode
http://www.gotreportviewer.com/
Thanks
Subhash
Please, Mark as Answer if this reply helped you.
Srikanth Kas...
Contributor
4289 Points
883 Posts
Re: ReportViewer with various subreports
Feb 29, 2012 09:03 AM|LINK
Jivan Vijay,
Here is how you can start off these,
http://www.codeproject.com/Articles/36881/Microsoft-Reporting-Services-Sub-Reports-Charts-Pa
http://www.codeproject.com/Articles/195017/SSRS-Series-Part-II-Working-with-Subreports-DrillD
Srikanth Kasturi
Please "Mark As Answer" if my post serves purpose.
Jivan Vijay
Member
2 Points
8 Posts
Re: ReportViewer with various subreports
Jul 13, 2012 03:20 PM|LINK
Thanks buddy, upgraded to VS 2010 and reportviewer is with more features, and could do what I wanted.