This tutorial takes an introductory tour through the reporting system and how it can be used not only immediately, but also in a larger reporting system. More »
Posted in Tutorials on 12 Nov 2010 @ 20:03
A report collection allows several reports to be aggregated together into one report. Each sub-report is run individually and uses it's own caching system so if the individual reports are run the results are still cached. Using this report is slightl... More »
Posted in Report on 06 Dec 2009 @ 16:06
This is the basic report class. It contains the shared logic for all reports allowing for similar logic to be applied to all reports. It should be extended into a specific report implementing the abstract methods and overriding any others as needed.... More »
Posted in Report on 19 Nov 2009 @ 20:31