This is a multi-part message in MIME format.
------=_NextPart_000_0322_01C1AD76.4F601E50
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Hi,
I am writing an ASP.NET application that will have many reports (around 40).
So, I am wanting to make sure that I use the correct approach. Up until
now, I assumed I would be using Crystal Reports; however, I want to really
make sure that is the best way to go. I've noticed some large sites (such
as Netledger.com) just construct their reports in HTML and also give the
option of displaying it in XLS format. Does anyone have any suggestions as
to what they would do if they were in my shoes.
The basic reporting requirements are:
- We will be doing many reports. In total, about 40.
- Decent formatting capabilities: headings, multi-columns, groups, totals,
etc.
- Ability to export to Excel and email.
- Ability to print.
Any suggestions or comments will be greatly appreciated.
Thanks,
Michael Bunger