It says: "Add the ReportViewer control from the Data section of the Toolbox" but the Data section doesn't have ReportViewer; it's under: Reporting - MicrosoftReportViewer
It then says: "In the ReportViewer Tasks smart tags panel, click Design a new report to create the .rdlc file you want to use" but it doesn't have smart tags.
Is there a step-by-step document somewhere that shows how to implement a local rdlc report in a client app?
"but the Data section doesn't have ReportViewer; it's under: Reporting - MicrosoftReportViewer", if you cannot see the reportviewer, you can also install it speratly, which is available at this link
http://www.microsoft.com/download/en/details.aspx?id=6442
To your second question, below picture is just the smart tag:
Member
17 Points
181 Posts
ReportViewer control in a client application
Jul 28, 2011 04:44 PM|Ben Aminnia|LINK
In a Visual Studio 2008 client app, we are trying to implement ReportViewer control. However, the MSDN documentation seems to be inacurate / outdated.
See here for example: http://msdn.microsoft.com/en-us/library/ms251704(v=VS.90).aspx
It says: "Add the ReportViewer control from the Data section of the Toolbox" but the Data section doesn't have ReportViewer; it's under: Reporting - MicrosoftReportViewer
It then says: "In the ReportViewer Tasks smart tags panel, click Design a new report to create the .rdlc file you want to use" but it doesn't have smart tags.
Is there a step-by-step document somewhere that shows how to implement a local rdlc report in a client app?
reportviewer
Contributor
2104 Points
813 Posts
Re: ReportViewer control in a client application
Jul 28, 2011 09:36 PM|suresh_g_v2002|LINK
Check these..references
http://www.codedigest.com/Articles/ASPNET/373_Working_with_ReportViewer_Control_in_AspNet.aspx
http://www.gotreportviewer.com/
http://msdn.microsoft.com/en-us/library/ms251671(en-US,VS.80).aspx
Contributor
6670 Points
794 Posts
Re: ReportViewer control in a client application
Aug 03, 2011 05:04 AM|You-Hu Fu|LINK
Hi,
"but the Data section doesn't have ReportViewer; it's under: Reporting - MicrosoftReportViewer", if you cannot see the reportviewer, you can also install it speratly, which is available at this link http://www.microsoft.com/download/en/details.aspx?id=6442
To your second question, below picture is just the smart tag:
reportviewer
Feedback to us
Microsoft One Code Framework