Thursday, March 22, 2012

calling rdl from ASP page?

Hi everyone,

I'd like to call a report from an ASP 3.0 page. How could I do such thing?

Thanks for any link or sample provided,

Regards,

Hi,

You need to take a look at the ReportViewer control. It is also possible to use RDLC reports which are the same as normal RDL reports but they are included your project and don't need a reporting server anymore.

References:

Sample project in ASP.NET 2.0: http://www.codeproject.com/aspnet/ReportViewer.asp|||thanks for that.

No comments:

Post a Comment