在 Visual Studio 2010 中设计报表的教程?
好的,我已经完成了以下操作:
- 创建一个空白表单并向其中添加一个报表查看器控件。
- 创建数据集,将其绑定到数据库表。
- 单击报表查看器上的智能标记来设计新报表。
- 选择我的数据集作为报告的数据源。
完成上述操作并运行程序后,屏幕上显示了一个漂亮的小报告。伟大的!然而,它非常丑陋。我想知道如何对其进行修饰、添加图表等。是否有在线教程可以向用户展示如何充分利用 Visual Studio 2010 中的报表设计工具?也许可以让用户从头开始设计报告?
感谢您的任何建议!
Okay, I've done the following:
- Created a blank form and added a reportviewer control to it.
- Created a dataset, bound it to a database table.
- Clicked the Smart Tag on the reportviewer to design a new report.
- Chose my dataset as the datasource for the report.
After I finished the above and ran the program, I had a nice little report showing on my screen. Great! However, it's pretty ugly. I want to know how to spruce it up, add charts, etc. Is there a tutorial available online that will show a user how to get the most out of the report design tool in Visual Studio 2010? Perhaps something that takes the user from the ground up designing a report?
Thanks for any advice!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这看起来相当广泛,有很多图像和演练
这MSDN 页面似乎也是您正在寻找的内容。
This seems pretty extensive and has lots of images and walk throughs
This MSDN page also seems like something you are looking for.