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 »

Now you can create not assigned DateTime? variables in report dictionary.
New RightToLeft property is added to Databand. This property controls direction of column rendering.
New RightToLeft property is added to Page. This property controls direction of column rendering.
New StiPreviewControl.LoadPreviewControl static event.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

StimulReport.Net version 2007.2 changes.

Post by Vital »

New abilities to edit selected objects as one table.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

StimulReport.Net version 2007.2 changes.

Post by Vital »

Now you can export file to Microsoft Excel 2007 format.
Now you can save and load packed reports under .Net 1.1 too.
Now you can load packed reports and unpacked reports with the Load method of a report.
New the StiOptions.Designer.PlaceMRZBeforeMRTInSaveDialog property.
Now you can sort data at hierarchical band.
New data adapter – IBM Db2.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

StimulReport.Net version 2007.2 changes.

Post by Vital »

The new StiReport.CompileReportsToAssembly static method.
The new PrintMode property is added to the StiWebViewer.
The Alias property is added to the database.
Andrew
Posts: 4104
Joined: Fri Jun 09, 2006 3:58 am

StimulReport.Net version 2007.2 changes.

Post by Andrew »

Now you can export your reports to the XPS Microsoft format.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

StimulReport.Net version 2007.2 changes.

Post by Vital »

Sql connection string builder is added.
Odbc connection string builder is added.
Guest
Posts: 182
Joined: Tue Jun 06, 2006 8:04 am

StimulReport.Net version 2007.2 changes.

Post by Guest »

Localization to Dutch is added.
Text export is updated.
Now you can adjust image quality in exports to Excel.
The new Chart wizard is added.
The new Cross-tab wizard is added.
Guest
Posts: 182
Joined: Tue Jun 06, 2006 8:04 am

StimulReport.Net version 2007.2 changes.

Post by Guest »

The new Title property is added to the Chart.
The new ShowInPercent property is added to Chart series labels.
Guest
Posts: 182
Joined: Tue Jun 06, 2006 8:04 am

StimulReport.Net version 2007.2 changes.

Post by Guest »

Now export to pdf supports an image from the watermark.
Now export to pdf supports the gradient brush.
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.
Post Reply