如何添加“设计新报告” Visual Studio 2017中ReportViewer控件的选项 [英] How to add "Design a new report" option to the ReportViewer control in Visual Studio 2017

查看:352
本文介绍了如何添加“设计新报告” Visual Studio 2017中ReportViewer控件的选项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨 

我按照以下步骤将ReportViewer控件添加到工具箱中。 


添加
报告/报告向导
Add / New Item 菜单:



  • 转到Visual Studio菜单工具/扩展程序和更新
  • 从左侧面板中选择在线
  • 搜索Visual Studio的Microsoft Rdlc报表设计器
  • 下载并安装它。

添加ReportViewer:



  • 开放式解决方案
  • 打开NuGet包管理器控制台
  • 安装 à
    Microsoft.ReportingServices.ReportViewerControl.WinForms
  • 右键单击工具箱并使用
    选择项目......
  • 我们需要浏览解决方案Packages文件夹中正确的 DLL ,所以点击浏览按钮。
  • 然后lib à net40
  • < span style =""> 最后,双击文件
    Microsoft.ReportViewer.WinForms.dll
  • 您应该在对话框中看到ReportViewer。
  • 点击确定

我看到ReportViewer但是,我没有看到"设计新报告" ; ReportViewer任务中的选项。


请告诉我如何添加它 


谢谢


解决方案

嗨朋友,


感谢您的反馈。


根据您的描述,我遵循了这个文档:
,请让团队了解有关 报告
服务论坛
因为我们的论坛是讨论VS IDE问题,感谢您的理解。



最好的问候,


萨拉


Hi 
I followed the following steps and added ReportViewer control to the Toolbox. 

Adding Report / Report Wizard to the Add/New Item menu by:

  • Going to Visual Studio menu Tools/Extensions and Updates
  • Choose Online from the left panel.
  • Search for Microsoft Rdlc Report Designer for Visual Studio
  • Download and install it.

Adding ReportViewer:

  • Open solution
  • Open NuGet Package Manager Console
  • Install à Microsoft.ReportingServices.ReportViewerControl.WinForms
  • Right-click in the toolbox and use Choose Items...
  • We need to browse to the proper DLL that is located in the solutions Packages folder, so hit the browse button.
  • Then lib à net40
  • Finally, double click on the file Microsoft.ReportViewer.WinForms.dll
  • You should see ReportViewer checked in the dialog.
  • Click OK.

I see ReportViewer but, I am not seeing "Design a new report" option in the ReportViewer tasks.

Please let me know how to add it 

Thanks

解决方案

Hi friend,

Thank you for your feedback.

According to your description and I followed this doc: Integrating Reporting Services Using the Report Viewer Controls - Get Started, I got the following screenshot and it seems like your result:

Per the Feedback of the above document, please let the team know about issues onReporting Services forums, since our forum is to discuss the VS IDE issues, thanks for your understanding.

Best regards,

Sara


这篇关于如何添加“设计新报告” Visual Studio 2017中ReportViewer控件的选项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆