本文介绍了使用ASP.Net和Reporting Services的动态Excel的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在寻找有关使用Reporting Services和Excel创建动态ASP.Net网页的最佳参考.
用户将选择报告期,合同编号以及该合同下的一个或多个工作.
汇总的数据将显示在网页上的Excel工作表中.
我将从五个不同的表中提取数据摘要,并以excel格式显示.
我也想在移动应用程序中显示这些数据.
I am looking for the best reference for creating a Dynamic ASP.Net web page using Reporting Services and Excel.
The user will select a reporting period, a contract number and one or many jobs under that contract.
The summarized data will display in an excel sheet on the web page.
I will be pulling in a summary of data from five different tables, displaying in excel format.
I would like to display this data in a mobile app as well.
推荐答案
这篇关于使用ASP.Net和Reporting Services的动态Excel的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!