Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

HTML Reporting Solution

What good components and packages are available for generating HTML reports based on report definitions? I have a truly horrific project where each report is a dedicated aspx page that builds one fantastically big HTML string, which it then assigns to a 'reportBody' Label control.

Standard grids are not a good solution as they provide no grouping capability, but I'm open to buying a grid that is friendly for grouping, printing, and exporting. FYI is one reporting engine option I'll be looking at. What else is there? SSRS may not be an option, as MSSQL may not even be an option.

BTW, this is an ASP.NET web site.

like image 216
ProfK Avatar asked Jun 01 '26 03:06

ProfK


2 Answers

You can try ActiveReports.net

like image 90
Danimal Avatar answered Jun 03 '26 19:06

Danimal


You can use i-net Clear Reports (used to be i-net Crystal-Clear). It has many different output formats like HTML, PDF, Postscript, etc. It can print and of course it supports grouping. It is platform-independent. You can it also use together with your ASP.NET. It support many different database like MS SQL, Oracle, MySQL, etc. But also other data sources are possible. The free and fully functional report designer is very easy to use.

Also, the pricing is far below other reporting tools such as Crystal Reports.

like image 29
Horcrux7 Avatar answered Jun 03 '26 19:06

Horcrux7



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!