Creating Reports in ASP.NET
Posted
by Norbs
on Stack Overflow
See other posts from Stack Overflow
or by Norbs
Published on 2009-12-23T10:13:49Z
Indexed on
2010/05/09
5:38 UTC
Read the original article
Hit count: 221
I have a crystal report in my application and it works fine but I want to ask if there's a way that the user can manipulate the report that he/she wants? For example, the user wants to create his/her own report. in my application, there are already reports available. They just need to click the link and it will show immediately the specific report. What if the user wants to create his/her own report? Is it possible???
© Stack Overflow or respective owner