Page 3 of 3

StimulReport.Net version 2007.2 changes.

Posted: Fri Jul 13, 2007 11:10 am
by Vital
The IsNull function is added. An example of using: IsNull(Customers, “Name”).
The iif function is added. An example of using: iif(condition, value1, value2).
A special wizard is added to the operation of drag&drop of datasource to page.
The new Collate property is added to a report.

StimulReport.Net version 2007.2 changes.

Posted: Thu Aug 23, 2007 1:17 am
by Andrew
Now you can adjust image quality in the export to the Rtf format.
The Add Page Breaks option is added to export to the Html format.
The Add Page Breaks option is added to export to the Mht format.
The new Double Click event is added to the component.

StimulReport.Net version 2007.2 changes.

Posted: Fri Aug 24, 2007 1:04 am
by Andrew
The AvgDate aggregate function is added.