Page 2 of 3
StimulReport.Net version 2007.2 changes.
Posted: Fri May 11, 2007 8:10 am
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.
StimulReport.Net version 2007.2 changes.
Posted: Mon May 14, 2007 4:40 pm
by Vital
New abilities to edit selected objects as one table.
StimulReport.Net version 2007.2 changes.
Posted: Thu May 24, 2007 3:11 pm
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.
StimulReport.Net version 2007.2 changes.
Posted: Mon Jun 04, 2007 1:11 pm
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.
StimulReport.Net version 2007.2 changes.
Posted: Wed Jun 06, 2007 3:01 am
by Andrew
Now you can export your reports to the XPS Microsoft format.
StimulReport.Net version 2007.2 changes.
Posted: Thu Jun 07, 2007 2:59 pm
by Vital
Sql connection string builder is added.
Odbc connection string builder is added.
StimulReport.Net version 2007.2 changes.
Posted: Wed Jun 13, 2007 8:27 am
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.
StimulReport.Net version 2007.2 changes.
Posted: Thu Jun 21, 2007 6:38 am
by Guest
The new Title property is added to the Chart.
The new ShowInPercent property is added to Chart series labels.
StimulReport.Net version 2007.2 changes.
Posted: Thu Jul 05, 2007 10:55 am
by Guest
Now export to pdf supports an image from the watermark.
Now export to pdf supports the gradient brush.
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.