Hfsoft. Report is an Excel-based Web report output component. It aims to quickly and flexibly create Excel report files. Developers do not need to know about Excel (COM), VBA and other related knowledge, but only need to use hfsoft. the report component is used to compile the output template. The component automatically generates an Excel report file based on the template and data source. It is a resource-consuming task to call com on the server. It is also a headache to release com resources, especially in the case of multi-user requests. Hfsoft. Report does not. The component generates the corresponding Javascript script for the entire report operation, and outputs the Report on the client through the script, greatly reducing the burden on the server.
The component provides a wide range of data output description objects, including the output template, data list template, and Data grouping template.
Download example
Http://files.cnblogs.com/henryfan/hfsoftreportexample.rar
Source code download
Http://files.cnblogs.com/henryfan/hfsoftreport.rar