Posts by sinha345

How to use AddNewItem API in ActiveReports.

September 4, 2012 in ActiveReports by Rajnish Sinha

AddNamedItem method on the SectionReport class provides the ability to add an instance of a class or type to report script’s global namespace.  Report’s script becomes aware of this custom class… Read the rest

Integrating 3rd party SQL query builder in ActiveReports.

September 4, 2012 in ActiveReports by Rajnish Sinha

The data source dialog that comes with ActiveReports does not provide an in-built SQL editor to build queries. The query editor in the data source dialog is a plain text… Read the rest