My team member not supporting to use Crystal report in asp.net web application. speciall开发者_如何转开发y Crystal report with mysql database. Is there any other report available?
DataDynamics' active report If you wan't to link it to a MySql database you'll need a ADO.NET data provider for MySQL
We've used DevExpress xtrareports - they have asp.net, winforms, silverlight, and wpf versions. I found them a lot more customisable than Crystal Reports.
精彩评论