从运行时生成的数据表构建报告
我有一个数据表,其中包含我从 CSV 文件中读取的一些数据(昨天你帮我解决了这个问题,谢谢)。现在,我想显示一个包含该数据表的某些列的报告。
如果我可以看到这些字段并从报表设计器中选择它们,那就更容易了:我只需将它们拖到列中即可。问题是这个数据表是在运行时生成的,所以我无法使用设计器。
我怎么能这么做呢?如何使用运行时生成的数据制作报告,然后在报告查看器中可视化它?
提前致谢!
I have a datatable with some data I have read from a CSV file (you helped me yesterday with that, thanks). Now, I want to show a report with some columns of that datatable.
It would be easier if I could see the fields and select them from the report designer: I'd just have to drag them to the columns. The problem is that this datatable is generated in runtime, so I can't use the designer.
How could I do that? How to make a report with data generated in runtime, and then visualize it in a reportviewer?
Thanks in advance!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论