StimulReport.Net version 2007.2 changes.

Stimulsoft Reports.NET discussion
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

StimulReport.Net version 2007.2 changes.

Post 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.
Andrew
Posts: 4104
Joined: Fri Jun 09, 2006 3:58 am

StimulReport.Net version 2007.2 changes.

Post 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.
Andrew
Posts: 4104
Joined: Fri Jun 09, 2006 3:58 am

StimulReport.Net version 2007.2 changes.

Post by Andrew »

The AvgDate aggregate function is added.
Post Reply