Hi,
I serached in MSDN.I didn't get how to get REPORTVIEWER control in webform.I don't see any built in reportviewer in VS2003.Can you please guide me how to add that control to my webpage (TOOLBOX).Thank you
HI,srijyothi :
Microsoft Visual Studio 2005 includes report design functionality and ReportViewer controls so that you can add full-featured reports to custom applications. Reports may contain tabular, aggregated, and multidimensional data. ReportViewer controls are provided so that you can process and display the report in your application. There are two versions of the control. TheReportViewer Web server control is used to host reports in ASP.NET projects. TheReportViewer Windows Forms control is used to host reports in Windows application projects.
So i believe the Reportviewer Control is only supported in the Microsoft Visual Studio 2005 and the later version.
You can check out the MSND article for more information:
http://msdn2.microsoft.com/en-us/library/ms251671(VS.80).aspx
http://msdn2.microsoft.com/en-us/library/microsoft.reporting.winforms.reportviewer(VS.80).aspx
If i misunderstand you about your question, please feel free to correct me and i will try to help you with more information.
I hope the above information will be helpful. If you have any issues or concerns, please let me know. It's my pleasure to be of assistance
|||HI,srijyothi :
We are marking this issue as "Answered". If you have any new findings or concerns, please feel free to unmark the issue.
Thank you for your understanding!
No comments:
Post a Comment