如何使用Visual C#2010 Express中的报表查看器生成报表? [英] How to generate a report using report viewer in visual C# 2010 express?

查看:77
本文介绍了如何使用Visual C#2010 Express中的报表查看器生成报表?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Visual C#express 2010.我想生成一个报告。如何生成?



我尝试过:



 Visual c#express在工具箱中没有默认的报表查看器工具。因此,我下载了Microsoft Report Viewer 2010 Redistributable Package并进行安装。 
然后我将报表查看器工具添加到工具箱中。当我拖动并将其插入表单时,报表不会出现。它只显示表单之外的名称。

解决方案

您可以免费下载 Visual Studio Community Edition 下载| IDE,Code,& Team Foundation Server | Visual Studio [ ^ ]

它是免费的非商业用途(我认为是小公司使用)。

以下演练:创建ReportViewer报告解决方法:创建ReportViewer报告 [ ^ ]



显然你现在必须将ReportViewer下载为Nuget包: NuGet Gallery | Microsoft.ReportingServices.ReportViewerControl.Winforms 140.1000.523 [ ^ ]

I use Visual C# express 2010. I want to generate a report. How to generate it?

What I have tried:

Visual c# express does not have default report viewer tool in toolbox. Therefore I downloaded Microsoft Report Viewer 2010 Redistributable Package and install it.
Then I add the report viewer tool to the toolbox. When I drag and insert it to the form Report does not appear. It shows outside of form only appearing name.

解决方案

You can download the Visual Studio Community Edition for free: Downloads | IDE, Code, & Team Foundation Server | Visual Studio[^]
It's free for non-commercial use (and small company use I think).
The follow Walkthrough: Creating a ReportViewer Report, Walkthrough: Creating a ReportViewer Report[^]

Apparently you now have to download the ReportViewer as a Nuget package: NuGet Gallery | Microsoft.ReportingServices.ReportViewerControl.Winforms 140.1000.523[^]


这篇关于如何使用Visual C#2010 Express中的报表查看器生成报表?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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